diff options
Diffstat (limited to 'configs/mpr2_defconfig')
-rw-r--r-- | configs/mpr2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mpr2_defconfig b/configs/mpr2_defconfig index 69017bc8fb..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" |