coreboot-kgpe-d16/src
Werner Zeh a8b03da4a8 drivers/pc80/mc146818rtc: Enable RTC reset on power loss
If function cmos_init() was called with parameter invalid
set, this indicates, that the caller has found a power
loss event in the RTC registers. In this case, we need to
load the default date and time because it can be corrupted.

Change-Id: Ib8d58a14da0182ceb8167e67440a0f1ea2a20eb7
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: http://review.coreboot.org/8373
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Tested-by: build bot (Jenkins)
2015-02-23 09:09:25 +01:00
..
arch acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
console CBMEM console: Fix and enhance pre-RAM support 2015-01-27 22:44:17 +01:00
cpu cpu/amd/pi: Use alloc_cbmem() only in ramstage 2015-02-21 00:27:17 +01:00
device device/device_util.c: Add space after ellipse for better legibility 2015-02-15 09:21:09 +01:00
drivers drivers/pc80/mc146818rtc: Enable RTC reset on power loss 2015-02-23 09:09:25 +01:00
ec acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
include AMD K8 fam10: Refactor offset_unitid configuration 2015-02-20 07:04:00 +01:00
lib x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
mainboard AMD amdfam10: Always have HT3_SUPPORT 2015-02-20 07:03:43 +01:00
northbridge AMD binaryPI: Drop HT3_SUPPORT 2015-02-20 07:56:09 +01:00
soc tegra132: Postprocess bootblock properly 2015-02-17 18:11:01 +01:00
southbridge nvidia/ck804: Minor cleanup on dead code 2015-02-16 23:14:18 +01:00
superio superio/fintek/f81216h: Add the correct unlock key values 2015-02-14 00:53:26 +01:00
vendorcode AMD cimx/sb800: Disable unused GPP ports 2015-02-14 22:37:33 +01:00
Kconfig nvram: Add option to reset NVRAM to default parameters on every boot 2015-02-16 08:36:37 +01:00