diff options
Diffstat (limited to 'configs/helios4_defconfig')
-rw-r--r-- | configs/helios4_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/helios4_defconfig b/configs/helios4_defconfig index fea66f7512..62c2979a51 100644 --- a/configs/helios4_defconfig +++ b/configs/helios4_defconfig @@ -18,6 +18,7 @@ CONFIG_BOOTDELAY=3 CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_DISPLAY_BOARDINFO_LATE=y +CONFIG_SPL_TEXT_BASE=0x40000030 CONFIG_SPL_SYS_MALLOC_SIMPLE=y CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x141 # CONFIG_CMD_FLASH is not set |