Hello Felix Singer, build bot (Jenkins), Nico Huber, Arthur Heymans, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/48414
to look at the new patch set (#3).
Change subject: nb/intel/sandybridge: Introduce `dmi_update_bundles` function ......................................................................
nb/intel/sandybridge: Introduce `dmi_update_bundles` function
This eliminates redundancy in the DMI recipe function. The order in which these registers are programmed does not seem to matter, as long as all registers end up with the correct values and are consistent.
Tested on Asus P8Z77-V LX2, still boots with Ivy Bridge E1 CPU.
Change-Id: I025ccc79ac323d4bb6c0e1552019ec7fbb847d4b Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/northbridge/intel/sandybridge/early_dmi.c 1 file changed, 36 insertions(+), 56 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/14/48414/3