projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9589c44
)
x86: chromebook_samus_tpl: Correct the image layout
author
Simon Glass
<sjg@chromium.org>
Sun, 19 Jul 2020 19:56:18 +0000
(13:56 -0600)
committer
Simon Glass
<sjg@chromium.org>
Wed, 29 Jul 2020 01:30:39 +0000
(19:30 -0600)
At present there is not enough space for U-Boot due to the EFI loader.
Correct this.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
configs/chromebook_samus_tpl_defconfig
patch
|
blob
|
history
diff --git
a/configs/chromebook_samus_tpl_defconfig
b/configs/chromebook_samus_tpl_defconfig
index f9005e359da7fa91d42f69a2f8fe4f219b91ac78..79dc3390beeb3aac606bc8da88e9feae71da25ed 100644
(file)
--- a/
configs/chromebook_samus_tpl_defconfig
+++ b/
configs/chromebook_samus_tpl_defconfig
@@
-18,7
+18,7
@@
CONFIG_HAVE_MRC=y
CONFIG_HAVE_REFCODE=y
CONFIG_SMP=y
CONFIG_HAVE_VGA_BIOS=y
-CONFIG_X86_OFFSET_U_BOOT=0xff
f0
0000
+CONFIG_X86_OFFSET_U_BOOT=0xff
ee
0000
CONFIG_BOOTSTAGE=y
CONFIG_BOOTSTAGE_REPORT=y
CONFIG_SHOW_BOOT_PROGRESS=y