i82801gx: Enable upper CMOS in bootblock

Hardware / Coreboot - Vladimir Serbinenko [gmail.com] - 3 December 2014 14:02 UTC

Otherwise checksum may not work correctly on early stages.

For compatibility with old bootblocks also enable it early in romstage.

Change-Id: Ie541d71bd76af182e445aa5ef21fe5ba77091159

4aad743 i82801gx: Enable upper CMOS in bootblock.
src/mainboard/apple/macbook21/romstage.c | 3 ---
src/mainboard/getac/p470/romstage.c | 3 ---
src/mainboard/ibase/mb899/romstage.c | 3 ---
src/mainboard/intel/d945gclf/romstage.c | 3 ---
src/mainboard/kontron/986lcd-m/romstage.c | 3 ---
src/mainboard/lenovo/t60/romstage.c | 3 ---
src/mainboard/lenovo/x60/romstage.c | 3 ---
src/mainboard/roda/rk886ex/romstage.c | 3 ---
src/northbridge/intel/i945/early_init.c | 3 +++
src/southbridge/intel/i82801gx/bootblock.c | 7 +++++++
10 files changed, 10 insertions(+), 24 deletions(-)

Upstream: review.coreboot.org


  • Share