coreboot-kgpe-d16/src/pc80
Stefan Reinauer ea5c2b62ca Fix checksum calculation both in romstage and ramstage.
The earlier fix for CMOS checksums only fixed the function rtc_set_checksum,
which would fix the checksum, but then coreboot would no longer honor the
settings because it assumed the checksum is wrong after this.
This change fixes the remaining functions.

Change-Id: I3f52d074df29fc29ae1d940b3dcec3aa2cfc96a5
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/342
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2011-10-28 09:09:40 +02:00
..
vga Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
i8254.c Enable/fix compilation of i8254 code in ram stage. 2011-10-13 20:00:22 +02:00
i8259.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
isa-dma.c - Bump the LinuxBIOS major version 2004-10-21 10:44:08 +00:00
keyboard.c This patch avoids a timeout during PS/2 keyboard 2010-09-09 20:37:00 +00:00
Makefile.inc Enable/fix compilation of i8254 code in ram stage. 2011-10-13 20:00:22 +02:00
mc146818rtc.c Fix checksum calculation both in romstage and ramstage. 2011-10-28 09:09:40 +02:00
mc146818rtc_early.c Fix checksum calculation both in romstage and ramstage. 2011-10-28 09:09:40 +02:00
udelay_io.c Add few missing prototypes, and remove few unused (thus lonelly) variables. 2009-10-27 14:29:29 +00:00