From: Simon Glass Date: Thu, 2 May 2019 16:52:22 +0000 (-0600) Subject: x86: samus: Increase the pre-reloc memory again X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=094ba7bb5be2a015e6227386e4380548515c3868;p=u-boot.git x86: samus: Increase the pre-reloc memory again This is again too small, so increase it slightly. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- diff --git a/configs/chromebook_samus_defconfig b/configs/chromebook_samus_defconfig index d0749f14fc..91d9fdf961 100644 --- a/configs/chromebook_samus_defconfig +++ b/configs/chromebook_samus_defconfig @@ -1,6 +1,6 @@ CONFIG_X86=y CONFIG_SYS_TEXT_BASE=0xFFE00000 -CONFIG_SYS_MALLOC_F_LEN=0x1c00 +CONFIG_SYS_MALLOC_F_LEN=0x1d00 CONFIG_NR_DRAM_BANKS=8 CONFIG_DEBUG_UART_BOARD_INIT=y CONFIG_DEBUG_UART_BASE=0x3f8