diff options
Diffstat (limited to 'configs/r8a7796_ulcb_defconfig')
-rw-r--r-- | configs/r8a7796_ulcb_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/r8a7796_ulcb_defconfig b/configs/r8a7796_ulcb_defconfig index f88c88139d..cee34b339e 100644 --- a/configs/r8a7796_ulcb_defconfig +++ b/configs/r8a7796_ulcb_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_RMOBILE=y +CONFIG_SYS_TEXT_BASE=0x50000000 CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_RCAR_GEN3=y CONFIG_R8A7796=y |