Re: [PATCH 2/2] sbc8560: remove "has-rstcr" from global utilities block

2009-08-14 Thread Kumar Gala
On Aug 14, 2009, at 11:13 AM, Paul Gortmaker wrote: The earlier mpc8560 CPUs don't have the RSTCR at 0xe00b0 in the GUTS. The generic reboot code uses this tag to determine if it should be using the RSTCR for reboot, so remove it from the board definition. Signed-off-by: Paul Gortmaker --- a

[PATCH 2/2] sbc8560: remove "has-rstcr" from global utilities block

2009-08-14 Thread Paul Gortmaker
The earlier mpc8560 CPUs don't have the RSTCR at 0xe00b0 in the GUTS. The generic reboot code uses this tag to determine if it should be using the RSTCR for reboot, so remove it from the board definition. Signed-off-by: Paul Gortmaker --- arch/powerpc/boot/dts/sbc8560.dts |1 - 1 files chan