From: Philby John Date: Wed, 28 Oct 2009 18:09:12 +0000 (+0100) Subject: ARM: 5774/1: Fix Realview ARM1176PB board reboot X-Git-Tag: v2.6.32-rc6~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=426fcd2a351e4bf662fee9fa2cf2603a48223164;p=pandora-kernel.git 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 Acked-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed