From 15a5c72ca4fc4f1df04ac3ea89c0ba4e1cd48ab4 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 3 Dec 2018 04:37:17 -0700 Subject: sandbox: Increase the pre-relocation memory This is close to full now, so increase it to avoid problems with adding more devices. Signed-off-by: Simon Glass --- configs/sandbox_flattree_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/sandbox_flattree_defconfig') diff --git a/configs/sandbox_flattree_defconfig b/configs/sandbox_flattree_defconfig index 756b839b08..4f3757c8bc 100644 --- a/configs/sandbox_flattree_defconfig +++ b/configs/sandbox_flattree_defconfig @@ -1,5 +1,4 @@ CONFIG_SYS_TEXT_BASE=0 -CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_DISTRO_DEFAULTS=y CONFIG_NR_DRAM_BANKS=1 CONFIG_FIT=y -- cgit v1.2.3