commit | 426fcd2a351e4bf662fee9fa2cf2603a48223164 | [log] [tgz] |
---|---|---|
author | Philby John <pjohn@in.mvista.com> | Wed Oct 28 19:09:12 2009 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Nov 01 14:19:34 2009 +0000 |
tree | 8abcf507bc2d7d4e285073add55729ceeddb5c44 | |
parent | df71dfd4ca01130f98d9dbfab76c440d72a177c6 [diff] |
ARM: 5774/1: Fix Realview ARM1176PB board reboot This is the fix for proper reboot of Realview ARM1176PB board when issuing the reboot command. Setting the eighth bit of control register SYS_RESETCTL to 1 to force a soft reset. arch_reset() is modified for realview machines to call machine specific reset function pointers. Signed-off-by: Philby John <pjohn@in.mvista.com> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>