diff options
Diffstat (limited to 'configs/x600_defconfig')
-rw-r--r-- | configs/x600_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/x600_defconfig b/configs/x600_defconfig index dee2c3915b..27c25d38ea 100644 --- a/configs/x600_defconfig +++ b/configs/x600_defconfig @@ -14,6 +14,7 @@ CONFIG_BOOTDELAY=3 CONFIG_SYS_CONSOLE_INFO_QUIET=y CONFIG_MISC_INIT_R=y # CONFIG_DISPLAY_BOARDINFO is not set +CONFIG_SPL_TEXT_BASE=0xd2800b00 CONFIG_SPL_NOR_SUPPORT=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="X600> " |