diff options
Diffstat (limited to 'configs/sh7785lcr_defconfig')
-rw-r--r-- | configs/sh7785lcr_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sh7785lcr_defconfig b/configs/sh7785lcr_defconfig index 8f527eb644b..52df2a8ddec 100644 --- a/configs/sh7785lcr_defconfig +++ b/configs/sh7785lcr_defconfig @@ -1,4 +1,5 @@ CONFIG_SH=y +CONFIG_SYS_TEXT_BASE=0x0FF80000 CONFIG_TARGET_SH7785LCR=y CONFIG_BOOTDELAY=3 CONFIG_USE_BOOTARGS=y |