coreboot-kgpe-d16/src
Patrick Georgi 0d8267464d siemens/sitemp_g1p1: Drop copy of cmos checksum calculation
This code used a special case for checksum calculation to
prevent the century byte from messing things up, since
writes "sometimes" didn't happen.

That should be stable now, so the special case isn't necessary.
Downside: On century rollovers (ie. 1999-12-31, 2099-12-31)
CMOS will be reset to the defaults.

Change-Id: Ibe589a1ec953b7b3ba39be30cebd9fc2b27326ae
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Reviewed-on: http://review.coreboot.org/1870
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2012-11-19 22:06:55 +01:00
..
arch/x86 bootblock: Guard CMOS rewrite in disable/enable RTC 2012-11-19 22:06:51 +01:00
boot Clean up stack checking code 2012-11-13 18:25:17 +01:00
console Log unexpected post code from the previous boot 2012-11-08 19:40:58 +01:00
cpu Clean up Kconfig 2012-11-16 01:13:47 +01:00
devices Clean up Kconfig 2012-11-16 01:13:47 +01:00
drivers Clean up Kconfig 2012-11-16 01:13:47 +01:00
ec Auto-declare chip_operations 2012-08-22 05:06:41 +02:00
include mc146818rtc: disable RTC before writing to nvram 2012-11-19 22:06:48 +01:00
lib Tell CBMEM code about ACPI GNVS section 2012-11-14 05:47:44 +01:00
mainboard siemens/sitemp_g1p1: Drop copy of cmos checksum calculation 2012-11-19 22:06:55 +01:00
northbridge Drop no-op bootblock.c 2012-11-17 02:12:02 +01:00
southbridge Drop Kconfig variable BOARD_HAS_HARD_RESET 2012-11-16 01:13:10 +01:00
superio smsc/lpc47n227: Make early_serial usable 2012-11-06 21:53:48 +01:00
vendorcode Reduce number of per-mainboard changes 2012-11-16 01:11:31 +01:00
Kconfig Fix Kconfig GENERATE_*_TABLE usage 2012-11-16 01:15:55 +01:00