On Aug 14, 2009, at 9:36 AM, Paul Gortmaker wrote:
From: Liang Li <liang...@windriver.com> 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 <liang...@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- v2: update comment, change outb(x, inb(x)&0x7f) --> clrbits(x,0x80)
applied to next - k _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev