summaryrefslogtreecommitdiff
path: root/configs/firefly-rk3399_defconfig
diff options
context:
space:
mode:
authorKever Yang <kever.yang@rock-chips.com>2017-07-27 20:38:52 +0800
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2017-09-05 11:04:35 +0200
commit313bbcf0ea91db33bdf6ac394e26acff4215bfcf (patch)
treead4e737b0d44022b9138e3d762f1e34a738a75bc /configs/firefly-rk3399_defconfig
parent5798d503fcae62fe1b82bef12adbce25cc2c1c0c (diff)
rockchip: firefly-rk3399: enable ATF and dwmmc
enable the ATF option and SDCard in defconfig. Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'configs/firefly-rk3399_defconfig')
-rw-r--r--configs/firefly-rk3399_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/firefly-rk3399_defconfig b/configs/firefly-rk3399_defconfig
index 7e3d107072..58eaab3783 100644
--- a/configs/firefly-rk3399_defconfig
+++ b/configs/firefly-rk3399_defconfig
@@ -13,6 +13,8 @@ CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL_STACK_R=y
CONFIG_SPL_STACK_R_MALLOC_SIMPLE_LEN=0x4000
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x200
+CONFIG_SPL_ATF_SUPPORT=y
+CONFIG_SPL_ATF_TEXT_BASE=0x00010000
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set
CONFIG_CMD_GPT=y