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:
3a44bfd
)
x86: samus: Increase the pre-reloc memory
author
Simon Glass
<sjg@chromium.org>
Sun, 17 Feb 2019 03:24:47 +0000
(20:24 -0700)
committer
Bin Meng
<bmeng.cn@gmail.com>
Wed, 20 Feb 2019 07:25:29 +0000
(15:25 +0800)
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>
configs/chromebook_samus_defconfig
patch
|
blob
|
history
diff --git
a/configs/chromebook_samus_defconfig
b/configs/chromebook_samus_defconfig
index e5483c59205de1ee90e4e28e2e44ccaf0c9c4d9f..745cb3db0a62e208c0d1ed26b029ad70d5926e07 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
a
00
+CONFIG_SYS_MALLOC_F_LEN=0x1
c
00
CONFIG_DEBUG_UART_BOARD_INIT=y
CONFIG_DEBUG_UART_BASE=0x3f8
CONFIG_DEBUG_UART_CLOCK=1843200