summaryrefslogtreecommitdiff
path: root/configs/rock64-rk3328_defconfig
diff options
context:
space:
mode:
authorKever Yang <kever.yang@rock-chips.com>2019-08-20 11:47:00 +0800
committerKever Yang <kever.yang@rock-chips.com>2019-08-23 15:27:40 +0800
commit8b221f5e0662a798d49ffc682f795936a01fbad5 (patch)
treec4e8b64284460e0952f37ee21d136b191d98b65b /configs/rock64-rk3328_defconfig
parent4d2c572312ab9ed4ea2ee7ef1f7c384a0d8d05cf (diff)
rockchip: rk3328: defconfig: remove SPL raw image support
RK3328 SPL only support FIT image for ATF bl31. Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'configs/rock64-rk3328_defconfig')
-rw-r--r--configs/rock64-rk3328_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/rock64-rk3328_defconfig b/configs/rock64-rk3328_defconfig
index e8958590f4..3ab0af1158 100644
--- a/configs/rock64-rk3328_defconfig
+++ b/configs/rock64-rk3328_defconfig
@@ -21,6 +21,7 @@ CONFIG_SPL_LOAD_FIT=y
CONFIG_DEFAULT_FDT_FILE="rockchip/rk3328-rock64.dtb"
# CONFIG_DISPLAY_CPUINFO is not set
CONFIG_DISPLAY_BOARDINFO_LATE=y
+# CONFIG_SPL_RAW_IMAGE_SUPPORT is not set
CONFIG_TPL_SYS_MALLOC_SIMPLE=y
CONFIG_SPL_STACK_R=y
CONFIG_SPL_ATF=y