commit | b46373e0d4b9f714ab757aae0c19c41fbcc73ef5 | [log] [tgz] |
---|---|---|
author | Jon Frosdick <jon.frosdick@st.com> | Mon Aug 24 16:20:44 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Aug 24 16:20:44 2009 +0900 |
tree | 9c2c39193b94dc247b66832267b7e105dd1cda25 | |
parent | 27a30f53bbb77fd7e2e0459197e23b63fe3b74d4 [diff] |
sh: Use internal watchdog timer to perform reset This patches will trigger a reboot using the watchdog timer instead of double fault. Unlike the previous method, this one actually works in 32 bit mode. Reset should also be cleaner. Signed-off-by: Jon Frosdick <jon.frosdick@st.com> Signed-off-by: Carl Shaw <carl.shaw@st.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>