diff options
Diffstat (limited to 'configs/mx35pdk_defconfig')
-rw-r--r-- | configs/mx35pdk_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx35pdk_defconfig b/configs/mx35pdk_defconfig index e550d40bce..a9787ebe5a 100644 --- a/configs/mx35pdk_defconfig +++ b/configs/mx35pdk_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_TARGET_MX35PDK=y +CONFIG_SYS_TEXT_BASE=0xA0000000 # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_BOARD_EARLY_INIT_F=y CONFIG_HUSH_PARSER=y |