diff options
Diffstat (limited to 'configs/stout_defconfig')
-rw-r--r-- | configs/stout_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/stout_defconfig b/configs/stout_defconfig index 99574c3134..1777bf904e 100644 --- a/configs/stout_defconfig +++ b/configs/stout_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_RMOBILE=y +CONFIG_SYS_TEXT_BASE=0xE8080000 CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_R8A7790=y CONFIG_TARGET_STOUT=y |