]> Git Repo - J-u-boot.git/blobdiff - arch/arm/mach-rockchip/rk3308/Kconfig
rockchip: Use common bss and stack addresses on RK3308
[J-u-boot.git] / arch / arm / mach-rockchip / rk3308 / Kconfig
index 194353e4cd9a4d3b1db523b90d19b1c536ea22fd..749e9995d91fda76d2c116cf390607d0c5c7099a 100644 (file)
@@ -17,8 +17,11 @@ config ROCKCHIP_STIMER_BASE
 config SYS_SOC
        default "rk3308"
 
-config SYS_MALLOC_F_LEN
-       default 0x400
+config ROCKCHIP_COMMON_STACK_ADDR
+       default y
+
+config TEXT_BASE
+       default 0x00600000
 
 config SPL_SERIAL
        default y
This page took 0.020246 seconds and 4 git commands to generate.