This patch halts the tco timer early in the boot process on all ICH series southbridges.
authorJoseph Smith <joe@smittys.pointclark.net>
Sun, 6 Apr 2008 04:26:19 +0000 (04:26 +0000)
committerJoseph Smith <joe@smittys.pointclark.net>
Sun, 6 Apr 2008 04:26:19 +0000 (04:26 +0000)
commit0dc5697220773719cd18e23c795c55f864f03a1d
treef7d8c73d8331967201d54af8a2ff90aa73da1d42
parent3860404b651d7c92c86a9789f9c163efb7ec9c8a
This patch halts the tco timer early in the boot process on all ICH series southbridges.
It also keeps the boot processes from rebooting through out the coreboot process.

Signed-off-by: Joseph Smith <joe@smittys.pointclark.net>
Acked-by: Corey Osgood <corey.osgood@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3218 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/rca/rm4100/auto.c
src/southbridge/intel/i82801xx/i82801xx.h
src/southbridge/intel/i82801xx/i82801xx_early_lpc.c [new file with mode: 0644]
src/southbridge/intel/i82801xx/i82801xx_lpc.c