diff options
Diffstat (limited to 'configs/ti816x_evm_defconfig')
-rw-r--r-- | configs/ti816x_evm_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ti816x_evm_defconfig b/configs/ti816x_evm_defconfig index 2e8a5980e6..bf877f596b 100644 --- a/configs/ti816x_evm_defconfig +++ b/configs/ti816x_evm_defconfig @@ -19,6 +19,7 @@ CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_MISC_INIT_R is not set CONFIG_VERSION_VARIABLE=y # CONFIG_DISPLAY_BOARDINFO is not set +CONFIG_SPL_TEXT_BASE=0x40400000 CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x300 CONFIG_SPL_NAND_SUPPORT=y |