Commit cd5eae5590fcf8529ff0b2268db0968558842218

Authored by Philipp Tomsich
1 parent 506c428ec8

rockchip: defconfig: firefly-rk3399: sync up with SPL changes for ATF

This tracks the SPL changes for ATF for the Firefly:
 * renames ATF_SUPPORT to ATF
 * drops CONFIG_SPL_ATF_TEXT_BASE

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

Showing 1 changed file with 1 additions and 2 deletions Side-by-side Diff

configs/firefly-rk3399_defconfig
... ... @@ -12,8 +12,7 @@
12 12 # CONFIG_DISPLAY_CPUINFO is not set
13 13 CONFIG_SPL_STACK_R=y
14 14 CONFIG_SPL_STACK_R_MALLOC_SIMPLE_LEN=0x4000
15   -CONFIG_SPL_ATF_SUPPORT=y
16   -CONFIG_SPL_ATF_TEXT_BASE=0x00010000
  15 +CONFIG_SPL_ATF=y
17 16 CONFIG_CMD_BOOTZ=y
18 17 CONFIG_CMD_GPT=y
19 18 CONFIG_CMD_MMC=y