diff options
Diffstat (limited to 'configs/mx31ads_defconfig')
-rw-r--r-- | configs/mx31ads_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx31ads_defconfig b/configs/mx31ads_defconfig index af812759aa..699deb8772 100644 --- a/configs/mx31ads_defconfig +++ b/configs/mx31ads_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_TARGET_MX31ADS=y +CONFIG_SYS_TEXT_BASE=0xA0000000 CONFIG_CMD_IMLS=y CONFIG_CMD_SPI=y # CONFIG_CMD_SETEXPR is not set |