diff options
Diffstat (limited to 'configs/lager_defconfig')
-rw-r--r-- | configs/lager_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/lager_defconfig b/configs/lager_defconfig index 3df2dace64..f158473121 100644 --- a/configs/lager_defconfig +++ b/configs/lager_defconfig @@ -19,6 +19,7 @@ CONFIG_SPL_SPI_SUPPORT=y CONFIG_FIT=y CONFIG_BOOTDELAY=3 CONFIG_VERSION_VARIABLE=y +CONFIG_SPL_TEXT_BASE=0xe6300000 CONFIG_SPL_BOARD_INIT=y CONFIG_SPL_SYS_MALLOC_SIMPLE=y CONFIG_SPL_RAM_SUPPORT=y |