X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Ftinker-rk3288_defconfig;h=b234539a53fd266b3394caf1ac278a2d49152cb0;hb=2b600bb83378f67920c9982e7dadd2f062b51cf6;hp=482ee7d555b17bc64608184148014c5ec7e430de;hpb=54869e0811b341f95458c509fd565e3c4bab6a01;p=oweals%2Fu-boot.git diff --git a/configs/tinker-rk3288_defconfig b/configs/tinker-rk3288_defconfig index 482ee7d555..b234539a53 100644 --- a/configs/tinker-rk3288_defconfig +++ b/configs/tinker-rk3288_defconfig @@ -1,9 +1,7 @@ CONFIG_ARM=y CONFIG_ARCH_ROCKCHIP=y CONFIG_SYS_TEXT_BASE=0x01000000 -CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_ROCKCHIP_RK3288=y -CONFIG_TPL_LDSCRIPT="arch/arm/mach-rockchip/u-boot-tpl.lds" CONFIG_TARGET_TINKER_RK3288=y CONFIG_NR_DRAM_BANKS=1 CONFIG_SPL_SIZE_LIMIT=307200