diff options
Diffstat (limited to 'configs/rock_defconfig')
-rw-r--r-- | configs/rock_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/rock_defconfig b/configs/rock_defconfig index 483f64b167..f4882a846d 100644 --- a/configs/rock_defconfig +++ b/configs/rock_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y # CONFIG_SPL_USE_ARCH_MEMCPY is not set # CONFIG_SPL_USE_ARCH_MEMSET is not set CONFIG_ARCH_ROCKCHIP=y +CONFIG_SYS_TEXT_BASE=0x60000000 CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_ROCKCHIP_RK3188=y CONFIG_SPL_ROCKCHIP_BACK_TO_BROM=y |