From: Wim Van Sebroeck Date: Sun, 16 Apr 2006 10:52:35 +0000 (+0200) Subject: [WATCHDOG] i8xx_tco.c - remove support for ICH6 + ICH7 X-Git-Tag: v2.6.17-rc5~94^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03a8e359cf760a876f4da9b5c0c165c49564f95a;p=pandora-kernel.git [WATCHDOG] i8xx_tco.c - remove support for ICH6 + ICH7 Temporary remove support for ICH6 + ICH7. In these newer TCO's the watchdog timer has changed: the TCO_TMR register is not at the TCOBASE+0x1 offset, but changed it's place to TCOBASE+0x12 and became 10 bit long [0:9]. (Kernel BUG 6031). ICH6 + ICH7 support will be added in a new driver. Code is under test. Signed-off-by: Wim Van Sebroeck Signed-off-by: Andrew Morton --- Reading git-diff-tree failed