[U-Boot] [PATCH 0/4] x86: Fix up some bootstage problems
Simon Glass
sjg at chromium.org
Sun Sep 2 23:02:23 UTC 2018
There is a subtle problem with bootstage on x86. This series aims to fix
it so that it can be re-enabled on x86.
Simon Glass (4):
Enable CONFIG_TIMER_EARLY with bootstage
chromebook_samus: Increase pre-relocation memory
binman: Add support for Intel reference code
Revert "x86: galileo: Fix boot failure"
configs/chromebook_samus_defconfig | 2 +-
configs/galileo_defconfig | 3 +++
drivers/timer/Kconfig | 3 +++
tools/binman/etype/intel_refcode.py | 27 +++++++++++++++++++++++++++
4 files changed, 34 insertions(+), 1 deletion(-)
create mode 100644 tools/binman/etype/intel_refcode.py
--
2.19.0.rc1.350.ge57e33dbd1-goog
More information about the U-Boot
mailing list