| commit | 03a8e359cf760a876f4da9b5c0c165c49564f95a | [log] [tgz] |
|---|---|---|
| author | Wim Van Sebroeck <wim@iguana.be> | Sun Apr 16 12:52:35 2006 +0200 |
| committer | Wim Van Sebroeck <wim@iguana.be> | Mon May 15 21:37:58 2006 +0200 |
| tree | 2fd1d5aac0f2443dada7b1e9b3c474a05e67370f | |
| parent | 92930d9e8121223e14131809c6e9959ee9e0c43f [diff] |
[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 <wim@iguana.be> Signed-off-by: Andrew Morton <akpm@osdl.org>