summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJi Luo <ji.luo@nxp.com>2020-05-14 16:34:19 +0800
committerJi Luo <ji.luo@nxp.com>2020-05-18 09:45:08 +0800
commit1cf288f0066827e4f02a4bccffa67e08cf88e71a (patch)
tree4fe0f9542d12ade641ffe3439e25752f1fb6d78e /scripts
parentcf3fba9b8215536134423600380eacfddf4d67e0 (diff)
MA-13050-5 [Android] support evs on mek-8qxp board
camera sometime can't been open once run M4 image. ISI-CH0 probe funtion is not called when meet issue. The root cause is: M4 image set assign resource SC_R_ISI_CH0 into m4 partition when open camera in m4 side. Uboot will call update_fdt_with_owned_resources to check the pd in current dts node. it will call sc_rm_is_resource_owned to check the pd whether in other partition, if yes, it will delete the dts node. uboot delete isi_0 node whose pd is SC_R_ISI_CH0. add CONFIG_SKIP_RESOURCE_CHECKING to skip checking resource when load dtb. Change-Id: Iaf9a5eda07074c45c15c43f23cb6ad6b5a77de47 Signed-off-by: zhang sanshan <sanshan.zhang@nxp.com>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/config_whitelist.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index 650cf66fa9..06cd628aae 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -1592,6 +1592,7 @@ CONFIG_SIMU
CONFIG_SKIP_LOCAL_MAC_RANDOMIZATION
CONFIG_SKIP_LOWLEVEL_INIT
CONFIG_SKIP_LOWLEVEL_INIT_ONLY
+CONFIG_SKIP_RESOURCE_CHECKING
CONFIG_SKIP_TRUNOFF_WATCHDOG
CONFIG_SLIC
CONFIG_SLTTMR