Pardon my ignorance, but doesn't this at least partly defeat the purpose of the TCO timer? Shouldn't Linuxbios instead be taught to poke the keepalive register periodically?
How about the case of primary/fallback images, can't the TCO timer be leveraged to auto-fallback when flashing a new primary image?
On Sat, 2008-03-29 at 00:07 -0700, Ed Swierk wrote:
Like other Intel chipsets, the Intel 3100 has a TCO timer that reboots the system automatically unless software resets the timer periodically. The extra reboot extends boot time by several seconds.
The attached patch adds a function to the Intel 3100 southbridge code that halts the TCO timer, thus preventing this extra reboot, and calls the function early in the boot process on the Mt. Arvon board.
It also fixes a bug in the LPC device initialization--the ACPI BAR enable flag is bit 7, not bit 4.
Signed-off-by: Ed Swierk eswierk@arastra.com
coreboot mailing list coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot