Commit 8dc2aa903ab17e97eb6bdd418b3aefb2060a1914

Authored by Simon Glass
Committed by Bin Meng
1 parent 3a44bfdf08

x86: samus: Increase the pre-reloc memory

This is too small now, likely due to the pre_reloc_only fixes. Increase
it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

configs/chromebook_samus_defconfig
1 1 CONFIG_X86=y
2 2 CONFIG_SYS_TEXT_BASE=0xFFE00000
3   -CONFIG_SYS_MALLOC_F_LEN=0x1a00
  3 +CONFIG_SYS_MALLOC_F_LEN=0x1c00
4 4 CONFIG_DEBUG_UART_BOARD_INIT=y
5 5 CONFIG_DEBUG_UART_BASE=0x3f8
6 6 CONFIG_DEBUG_UART_CLOCK=1843200