Bug 53991
Summary: | Watchdog sc520_wdt, doesn't reset Soekris 4801 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Seb Lu (seblu) |
Component: | Watchdog | Assignee: | Alan (alan) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | alan, linux |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.7.7 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Seb Lu
2013-02-17 03:27:33 UTC
Patch sent for the sc1200 crash case. No idea about the watchdog fail. The Soekris system is based on an NSC SC1100 processor. The sc520 driver is for AMD Elan SC520. Not really surprising that it isn't working. The driver doesn't verify if it is running on the correct HW, so it doesn't notice that it is running on the wrong HW. So the bug as reported is not really a bug. The SC1200 driver is for NSC SC1200, so there is at least some chance that it is working on SC1100. |