Re: [PATCH 1/2] powerpc: issue fsl_soc reboot warning only when applicable

2009-08-14 Thread Kumar Gala
On Aug 14, 2009, at 11:13 AM, Paul Gortmaker wrote: Some CPU, like the MPC8560 don't have a RSTCR in the Global Utilities Block. These boards will implement their own reboot call, and not use this code, so we should only warn about the absence of the GUTS RSTCR when the default reboot code is

[PATCH 1/2] powerpc: issue fsl_soc reboot warning only when applicable

2009-08-14 Thread Paul Gortmaker
Some CPU, like the MPC8560 don't have a RSTCR in the Global Utilities Block. These boards will implement their own reboot call, and not use this code, so we should only warn about the absence of the GUTS RSTCR when the default reboot code is used. Signed-off-by: Paul Gortmaker --- arch/powerpc/