Hello Kyösti Mälkki, Patrick Rudolph, Huang Jin, Frans Hendriks, Lee Leahy, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/32961
to look at the new patch set (#4).
Change subject: drivers/intel/fsp1.1: Simplify bootflow and clean up ......................................................................
drivers/intel/fsp1.1: Simplify bootflow and clean up
This gets rid of the boilerplate back and forward calls between the SOC/FSP-driver code and mainboard code.
Change-Id: I5d4a10d1da6b3ac5e65efd7f82607b56b80e08d4 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/drivers/intel/fsp1_1/include/fsp/romstage.h M src/drivers/intel/fsp1_1/romstage.c M src/mainboard/google/cyan/romstage.c M src/mainboard/google/glados/romstage.c M src/mainboard/intel/kunimitsu/romstage.c M src/mainboard/intel/saddlebrook/romstage.c M src/mainboard/intel/strago/romstage.c 7 files changed, 45 insertions(+), 75 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/61/32961/4