diff options
Diffstat (limited to 'configs/x600_defconfig')
-rw-r--r-- | configs/x600_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/x600_defconfig b/configs/x600_defconfig index bc106f00189..33515c6a0c5 100644 --- a/configs/x600_defconfig +++ b/configs/x600_defconfig @@ -9,12 +9,12 @@ CONFIG_SPL_LIBCOMMON_SUPPORT=y CONFIG_SPL_LIBGENERIC_SUPPORT=y CONFIG_ENV_SIZE=0x2000 CONFIG_ENV_SECT_SIZE=0x10000 +CONFIG_SPL_TEXT_BASE=0xd2800b00 CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SYS_BOOTCOUNT_ADDR=0xD2801FF8 CONFIG_NR_DRAM_BANKS=1 CONFIG_SPL=y CONFIG_IDENT_STRING="-SPEAr" -CONFIG_SPL_TEXT_BASE=0xd2800b00 CONFIG_BOOTDELAY=3 CONFIG_SYS_CONSOLE_INFO_QUIET=y CONFIG_MISC_INIT_R=y |