]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix MPC52xx watchdog driver
authorWolfgang Denk <wd@pollux.denx.de>
Thu, 18 Aug 2005 23:05:06 +0000 (01:05 +0200)
committerWolfgang Denk <wd@pollux.denx.de>
Thu, 18 Aug 2005 23:05:06 +0000 (01:05 +0200)
commitaecd902aed419acce4acbe351fc05fa2d72375bd
tree9d3b553a855e3a914fe0c8a541bb542f5879ee9b
parent94085698d03fcd0428669b78173f888dc9b2e23b
Fix MPC52xx watchdog driver
- make watchdog driver work on systems with an IPB clock
  frequency of 133 MHz (watchdog expired to fast there).
- now all three watchdog chain entries could be used.
- fix some typos.
Patch by Martin Krause, 23 Jun 2005
Documentation/man4/wdt_mpc5xxx.4 [new file with mode: 0755]