]> Git Repo - u-boot.git/commitdiff
rockchip: firefly-rk3399: enable ATF and dwmmc
authorKever Yang <[email protected]>
Thu, 27 Jul 2017 12:38:52 +0000 (20:38 +0800)
committerPhilipp Tomsich <[email protected]>
Tue, 5 Sep 2017 09:04:35 +0000 (11:04 +0200)
enable the ATF option and SDCard in defconfig.

Signed-off-by: Kever Yang <[email protected]>
Acked-by: Philipp Tomsich <[email protected]>
Reviewed-by: Philipp Tomsich <[email protected]>
configs/firefly-rk3399_defconfig

index 7e3d1070725ddc0d29f9cfe13a24df661d2cce80..58eaab3783a476b1bb543427ff9d3dda6008696a 100644 (file)
@@ -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
This page took 0.032811 seconds and 4 git commands to generate.