diff options
Diffstat (limited to 'configs/sh7763rdp_defconfig')
-rw-r--r-- | configs/sh7763rdp_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sh7763rdp_defconfig b/configs/sh7763rdp_defconfig index e9dc848492..9683c7a6ca 100644 --- a/configs/sh7763rdp_defconfig +++ b/configs/sh7763rdp_defconfig @@ -1,4 +1,5 @@ CONFIG_SH=y +CONFIG_SYS_TEXT_BASE=0x8FFC0000 CONFIG_TARGET_SH7763RDP=y CONFIG_BOOTDELAY=-1 CONFIG_USE_BOOTARGS=y |