powerpc/85xx: sbc8560 - remove "has-rstcr" from global utilities block
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 14 Aug 2009 16:13:54 +0000 (12:13 -0400)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 25 Aug 2009 01:48:14 +0000 (20:48 -0500)
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 <paul.gortmaker@windriver.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found