Hello build bot (Jenkins), Patrick Georgi, Arthur Heymans, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37188
to look at the new patch set (#3).
Change subject: intel/i945: Call fixup_i945_errata() only for mobile version ......................................................................
intel/i945: Call fixup_i945_errata() only for mobile version
Per Mobile Intel ® 945 Express Chipset Family - Specification Update Document Number: 309220-013 (page 15), the power saving optimization Erratum is for Mobile Intel ® 945 Express Chipset family. So rename it to fixup_i945gm_errata() and apply only for I945GM.
Change-Id: I2656021b791061b4c22c0b252656a340de76ae5e Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/northbridge/intel/i945/errata.c M src/northbridge/intel/i945/raminit.h M src/northbridge/intel/i945/romstage.c 3 files changed, 4 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/88/37188/3