MA-13537-3 disable SPL feature for uuu uboot

uuu doesn't parse SPL+FIT format for mek_8q platforms. this patch
delete SPL and FIT related configurations in defconfig file for uuu
uboot.

Change-Id: If7c352a60a1534b1a5af9f0b661953c9c60191dc
Signed-off-by: faqiang.zhu <faqiang.zhu@nxp.com>
This commit is contained in:
faqiang.zhu 2018-11-13 19:04:11 +08:00
parent 002a0d75af
commit cd11afb01f
2 changed files with 0 additions and 14 deletions

View File

@ -88,10 +88,3 @@ CONFIG_LZ4=y
CONFIG_SMC_FUSE=y
CONFIG_CMD_MEMTEST=y
CONFIG_FIT=y
CONFIG_SPL=y
CONFIG_SPL_FIT=y
CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_GPIO_SUPPORT=y

View File

@ -88,10 +88,3 @@ CONFIG_LZ4=y
CONFIG_SMC_FUSE=y
CONFIG_CMD_MEMTEST=y
CONFIG_FIT=y
CONFIG_SPL=y
CONFIG_SPL_FIT=y
CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_GPIO_SUPPORT=y