coreboot-kgpe-d16/src/southbridge
Mike Loptien a96d24d672 AMD Southbridge: Add RTC init to lpc_init
Adding RTC init code to the Southbridge initialization
code in 'lpc_init'.  This initializes the RTC so that the
Date Alarm register is set to a valid value (0x00) at
startup.  By setting the Date Alarm register to 0x00,
it does not get evaluated along with the seconds,
minutes, and hours when running 'fwts s3'.
Information about fwts (Firmware Test Suite) can be
found here:
https://wiki.ubuntu.com/Kernel/Reference/fwts

This is the same edit made to the CIMX SB800 titled
'AMD/Persimmon: Add RTC init to CIMX SB800' with commit
ID: c4d3d which can be viewed here:
http://review.coreboot.org/#/c/2488/

Change-Id: Iddb7a3cbabe736b511cde03d7dc0a4a0b1c7fd90
Signed-off-by: Mike Loptien <mike.loptien@se-eng.com>
Reviewed-on: http://review.coreboot.org/2510
Reviewed-by: Martin Roth <martin.roth@se-eng.com>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins)
Reviewed-by: Dave Frodin <dave.frodin@se-eng.com>
2013-02-25 19:28:43 +01:00
..
amd AMD Southbridge: Add RTC init to lpc_init 2013-02-25 19:28:43 +01:00
broadcom Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
intel sconfig: rename lapic_cluster -> cpu_cluster 2013-02-14 07:07:20 +01:00
nvidia sconfig: rename pci_domain -> domain 2013-02-14 02:00:10 +01:00
rdc Get rid of drivers class 2012-11-27 22:00:49 +01:00
ricoh Get rid of drivers class 2012-11-27 22:00:49 +01:00
sis Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
ti Get rid of drivers class 2012-11-27 22:00:49 +01:00
via Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
Kconfig Add support for RDC R8610 Southbridge 2012-03-27 18:39:05 +02:00
Makefile.inc Add support for RDC R8610 Southbridge 2012-03-27 18:39:05 +02:00