diff options
Diffstat (limited to 'configs/geekbox_defconfig')
-rw-r--r-- | configs/geekbox_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/geekbox_defconfig b/configs/geekbox_defconfig index 3baad0a5b7d..83c1a4bb2da 100644 --- a/configs/geekbox_defconfig +++ b/configs/geekbox_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_ROCKCHIP=y +CONFIG_SYS_TEXT_BASE=0x00200000 CONFIG_SYS_MALLOC_F_LEN=0x1000 CONFIG_ROCKCHIP_RK3368=y CONFIG_TARGET_GEEKBOX=y |