From: Liang Li Date: Fri, 14 Aug 2009 14:36:14 +0000 (-0400) Subject: powerpc/85xx: sbc8560 - Fix warm reboot with board specific reset function X-Git-Tag: v2.6.32-rc1~675^2~41^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7792da8567a70be3280c8eef916334e6923815e3;p=pandora-kernel.git powerpc/85xx: sbc8560 - Fix warm reboot with board specific reset function The existing fsl_rstcr_restart function is not applicable to the mpc8560. The Global Utilities Block on this earlier CPU doesn't have the control/reset register at 0xe00b0. This implements a board specific reset function that uses the RCR(Reset Control Register) of the sbc8560's EPLD to do a reset. Signed-off-by: Liang Li Signed-off-by: Paul Gortmaker Signed-off-by: Kumar Gala --- Reading git-diff-tree failed