commit | 2ae0f35fd60c7345446835b95a4daff356e1f031 | [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 | 6cc7ba9ed43106946aa9aa868302aa2faf1d17be [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>