Hello Patrick Rudolph, build bot (Jenkins), Damien Zammit, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/30851
to look at the new patch set (#2).
Change subject: nb/intel/pineview: Move the boilerplate mainboard_romstage_entry ......................................................................
nb/intel/pineview: Move the boilerplate mainboard_romstage_entry
The mainboard_romstage_entry function is mostly boilerplate, so move it to a common location and provide mainboard specific callbacks.
Change-Id: I33cf1d6a60d272f490f41205ec725dee8b00242b Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/mainboard/foxconn/d41s/romstage.c M src/mainboard/intel/d510mo/romstage.c M src/northbridge/intel/pineview/Makefile.inc M src/northbridge/intel/pineview/pineview.h A src/northbridge/intel/pineview/romstage.c 5 files changed, 140 insertions(+), 192 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/30851/2