projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25db340
)
chromebook_samus: Increase pre-relocation memory
author
Simon Glass
<sjg@chromium.org>
Sun, 2 Sep 2018 23:02:25 +0000
(17:02 -0600)
committer
Bin Meng
<bmeng.cn@gmail.com>
Mon, 22 Oct 2018 09:51:45 +0000
(17:51 +0800)
With bootstage now allocating pre-relocation memory the current amount
available is insufficient. Increase it a little.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
configs/chromebook_samus_defconfig
patch
|
blob
|
history
diff --git
a/configs/chromebook_samus_defconfig
b/configs/chromebook_samus_defconfig
index 8f2336c633dec2dae283a491cdcfe2fc982cb8f6..e5483c59205de1ee90e4e28e2e44ccaf0c9c4d9f 100644
(file)
--- 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=0x1
8
00
+CONFIG_SYS_MALLOC_F_LEN=0x1
a
00
CONFIG_DEBUG_UART_BOARD_INIT=y
CONFIG_DEBUG_UART_BASE=0x3f8
CONFIG_DEBUG_UART_CLOCK=1843200