summaryrefslogtreecommitdiff
path: root/configs/mx6dlsabresd_optee_defconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2018-08-07 23:55:08 -0700
committerYe Li <ye.li@nxp.com>2018-08-15 00:31:06 -0700
commit40bc49dcfd2ea2ab0f2fcd6859b14033edd9d52c (patch)
tree2e824cdf5ebeff2761ffbc4c0c6c53a7cc3d29d3 /configs/mx6dlsabresd_optee_defconfig
parent189a611fb923c2bdc967905cd67e4dfbf4dad937 (diff)
MLK-19132-3 fastboot: Remove CONFIG_BCB_SUPPORT for BSP u-boot
Remove CONFIG_BCB_SUPPORT config from BSP u-boot defconfig files. So that we can eliminate such errors during boot up: can't find partition: misc, dump the partition table idx 0, ptn 0 name='gpt' start=0 len=2048 idx 1, ptn 0 name='tos' start=0 len=2047 idx 2, ptn 0 name='all' start=0 len=7864320 idx 3, ptn 0 name='bootloader' start=2 len=4094 idx 4, ptn 1 name='mmcsdb1' start=20480 len=1024000 idx 5, ptn 2 name='mmcsdb2' start=1228800 len=6635520 cannot get the partion info for misc Cannot find partition 4080 do_raw_read failed, ret 1 read_bootctl, bcb_rw_block read failed read command failed Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 4d282a7a429876f1c1c67754a1d5c7aaaf75bb43)
Diffstat (limited to 'configs/mx6dlsabresd_optee_defconfig')
-rw-r--r--configs/mx6dlsabresd_optee_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/mx6dlsabresd_optee_defconfig b/configs/mx6dlsabresd_optee_defconfig
index 6cbac07d56..6b833beba1 100644
--- a/configs/mx6dlsabresd_optee_defconfig
+++ b/configs/mx6dlsabresd_optee_defconfig
@@ -69,4 +69,3 @@ CONFIG_FASTBOOT_FLASH=y
CONFIG_FASTBOOT_FLASH_MMC_DEV=1
CONFIG_EFI_PARTITION=y
CONFIG_ANDROID_BOOT_IMAGE=y
-CONFIG_BCB_SUPPORT=y