Hello Patrick Rudolph, Angel Pons, build bot (Jenkins), Damien Zammit,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36756
to look at the new patch set (#4).
Change subject: sb/intel/i82801jx: Move early sb init to a common place ......................................................................
sb/intel/i82801jx: Move early sb init to a common place
Setting southbridge GPIO is now done after console init, which should be fine. This code is partially copied from i82801ix.
Change-Id: I51dd30de4a82898b0f1d8c4308e8de4a00d1b7aa Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/mainboard/asus/p5qc/romstage.c M src/mainboard/asus/p5ql-em/romstage.c M src/mainboard/intel/dg43gt/romstage.c M src/northbridge/intel/x4x/early_init.c M src/southbridge/intel/i82801jx/early_init.c M src/southbridge/intel/i82801jx/i82801jx.h 6 files changed, 81 insertions(+), 53 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/56/36756/4