aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/sbc8560.dts
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2009-08-14 12:13:54 -0400
committerKumar Gala <galak@kernel.crashing.org>2009-08-24 20:48:14 -0500
commitc9c419773d2a84af8ff2f91c859d3d16592c947b (patch)
tree05b9e3375839bcdf0131b24341b115b9b2442a94 /arch/powerpc/boot/dts/sbc8560.dts
parent46c4c229ecf470202a1f4fd2402283cb038864bf (diff)
downloadkernel_samsung_smdk4412-c9c419773d2a84af8ff2f91c859d3d16592c947b.zip
kernel_samsung_smdk4412-c9c419773d2a84af8ff2f91c859d3d16592c947b.tar.gz
kernel_samsung_smdk4412-c9c419773d2a84af8ff2f91c859d3d16592c947b.tar.bz2
powerpc/85xx: sbc8560 - remove "has-rstcr" from global utilities block
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>
Diffstat (limited to 'arch/powerpc/boot/dts/sbc8560.dts')
-rw-r--r--arch/powerpc/boot/dts/sbc8560.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/sbc8560.dts b/arch/powerpc/boot/dts/sbc8560.dts
index 239d57a..9e13ed8 100644
--- a/arch/powerpc/boot/dts/sbc8560.dts
+++ b/arch/powerpc/boot/dts/sbc8560.dts
@@ -303,7 +303,6 @@
global-utilities@e0000 {
compatible = "fsl,mpc8560-guts";
reg = <0xe0000 0x1000>;
- fsl,has-rstcr;
};
};