diff options
Diffstat (limited to 'configs/mpr2_defconfig')
-rw-r--r-- | configs/mpr2_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mpr2_defconfig b/configs/mpr2_defconfig index 2d6fb7d39b..a0b42b8601 100644 --- a/configs/mpr2_defconfig +++ b/configs/mpr2_defconfig @@ -1,4 +1,5 @@ CONFIG_SH=y +CONFIG_SYS_TEXT_BASE=0x8FFC0000 CONFIG_TARGET_MPR2=y CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="console=ttySC0,115200" @@ -12,7 +13,6 @@ CONFIG_VERSION_VARIABLE=y # CONFIG_CMD_XIMG is not set # CONFIG_CMD_EDITENV is not set # CONFIG_CMD_ENV_EXISTS is not set -# CONFIG_CMD_FPGA is not set # CONFIG_CMD_LOADB is not set # CONFIG_CMD_LOADS is not set # CONFIG_CMD_ECHO is not set |