diff options
Diffstat (limited to 'configs/tricorder_flash_defconfig')
-rw-r--r-- | configs/tricorder_flash_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tricorder_flash_defconfig b/configs/tricorder_flash_defconfig index 106a061aeb..1dc299296a 100644 --- a/configs/tricorder_flash_defconfig +++ b/configs/tricorder_flash_defconfig @@ -7,6 +7,7 @@ CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="FLASHCARD" CONFIG_BOOTDELAY=0 CONFIG_SILENT_CONSOLE=y +CONFIG_SPL_TEXT_BASE=0x40200000 CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMI is not set CONFIG_CMD_EEPROM=y |