summaryrefslogtreecommitdiff
path: root/configs/sandbox64_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2018-12-03 14:37:17 +0300
committerSimon Glass <sjg@chromium.org>2018-12-14 02:32:49 +0300
commit15a5c72ca4fc4f1df04ac3ea89c0ba4e1cd48ab4 (patch)
tree988a6f13f953b6034023f28bac52bcc7bc511198 /configs/sandbox64_defconfig
parentd117d8f19b0625f88309e47a8a32c2faa384dddc (diff)
downloadu-boot-15a5c72ca4fc4f1df04ac3ea89c0ba4e1cd48ab4.tar.xz
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 <sjg@chromium.org>
Diffstat (limited to 'configs/sandbox64_defconfig')
-rw-r--r--configs/sandbox64_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig
index e6680d9a59..aede14569d 100644
--- a/configs/sandbox64_defconfig
+++ b/configs/sandbox64_defconfig
@@ -1,5 +1,4 @@
CONFIG_SYS_TEXT_BASE=0
-CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_SANDBOX64=y
CONFIG_DISTRO_DEFAULTS=y
CONFIG_NR_DRAM_BANKS=1