
3 Sep
2018
3 Sep
'18
1:02 a.m.
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