commit | 26650af928e8f6506c103e0d61f5b35d50bc2b3a | [log] [tgz] |
---|---|---|
author | Thomas Lange <thomas@corelatus.se> | Sun May 03 20:07:33 2009 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Fri Jun 12 20:39:51 2009 +0200 |
tree | 1c7cce141811b1702b69083404f97da718189876 | |
parent | d0e4e2aed6322335d34cb292a7db21113faa966c [diff] |
ARM DaVinci: Reset with watchdog enabled Once the Davinci watchdog has been enabled, the timeout value cannot be changed. If the timeout in use is long, it can take a long time for card to reset. By writing an invalid service key, we can trigger an immediate reset. Signed-off-by: Thomas Lange <thomas@corelatus.se>