Attention is currently required from: Martin Roth, Furquan Shaikh, Tim Wawrzynczak, Angel Pons, Meera Ravindranath, Michael Niewöhner, Usha P, Patrick Rudolph. Hello build bot (Jenkins), Nico Huber, Patrick Georgi, Martin Roth, Furquan Shaikh, Tim Wawrzynczak, Meera Ravindranath, Subrata Banik, Usha P, Michael Niewöhner, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/50955
to look at the new patch set (#3).
Change subject: soc/intel/common/basecode: Add bootblock common code ......................................................................
soc/intel/common/basecode: Add bootblock common code
Use Skylake as a starting point. Other platforms will be adapted later.
PCH code could be deduplicated more, but it would be necessary to reorder function calls...
Change-Id: I0d547347ba595edcc3b6253448c8f5060b4fdfff Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/soc/intel/common/basecode/Kconfig A src/soc/intel/common/basecode/bootblock/Kconfig A src/soc/intel/common/basecode/bootblock/Makefile.inc A src/soc/intel/common/basecode/bootblock/bootblock.c A src/soc/intel/common/basecode/bootblock/report_platform.c A src/soc/intel/common/basecode/include/intelbasecode/bootblock.h M src/soc/intel/skylake/Kconfig M src/soc/intel/skylake/Makefile.inc M src/soc/intel/skylake/bootblock/bootblock.c M src/soc/intel/skylake/bootblock/pch.c M src/soc/intel/skylake/bootblock/report_platform.c M src/soc/intel/skylake/include/soc/bootblock.h M src/soc/intel/skylake/uart.c 13 files changed, 189 insertions(+), 158 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/55/50955/3