pass-hal: tm2: Add new path_compatible entry to conf file 86/114786/1
authorWook Song <wook16.song@samsung.com>
Wed, 15 Feb 2017 05:29:12 +0000 (14:29 +0900)
committerWook Song <wook16.song@samsung.com>
Wed, 15 Feb 2017 05:42:14 +0000 (14:42 +0900)
This patch adds the new pass_path_compatible entry, that indicates the
path where the pass can get the compatible board information, to the
PassResource section in the pass.conf file. If the following patch
(895f20b pass: parser: Add parsing of pass_path_compatible) is applied
to the pass, you should apply this patch to the pass-hal-tm2 in order to
make the pass work correctly.

Change-Id: I563c6f451918765bd282e4c9b8a1edaee606cd3b
Signed-off-by: Wook Song <wook16.song@samsung.com>
scripts/pass.conf

index a40cb5e..9d09bc9 100644 (file)
@@ -3,6 +3,7 @@
 # new 'pass-[target type].conf' configuration file.
 [PassResource]
 pass_compatible=samsung,tm2
+pass_path_compatible=/proc/device-tree/compatible
 pass_num_resources=5
 
 [PassResource0]