rockchip: rk3308: defconfig: remove legacy and raw image support

We only support FIT and rockchip image in SPL.

Change-Id: I6a599367f8c63de844a58e6b53ef684bf8e3c3e0
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
Kever Yang 2019-08-13 21:06:21 +08:00
parent f2e3284f52
commit 7f9390c983
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ CONFIG_BOOTDELAY=0
CONFIG_SYS_CONSOLE_INFO_QUIET=y
# CONFIG_DISPLAY_CPUINFO is not set
CONFIG_ANDROID_BOOTLOADER=y
# CONFIG_SPL_RAW_IMAGE_SUPPORT is not set
# CONFIG_SPL_LEGACY_IMAGE_SUPPORT is not set
CONFIG_SPL_STACK_R=y
# CONFIG_SPL_SKIP_RELOCATE is not set
CONFIG_SPL_RELOC_TEXT_BASE=0x3001000