diff options
Diffstat (limited to 'configs/r2dplus_defconfig')
-rw-r--r-- | configs/r2dplus_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/r2dplus_defconfig b/configs/r2dplus_defconfig index a0bbe74907..c9873c6093 100644 --- a/configs/r2dplus_defconfig +++ b/configs/r2dplus_defconfig @@ -1,4 +1,5 @@ CONFIG_SH=y +CONFIG_SYS_TEXT_BASE=0x8FE00000 CONFIG_TARGET_R2DPLUS=y CONFIG_BOOTDELAY=-1 CONFIG_USE_BOOTARGS=y |