aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/patches-3.10/100-fix_mpc8568e_mds.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-07-20 09:12:57 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-07-20 09:12:57 +0000
commit5803e270058f05c62660e8fd49133461e4515a5c (patch)
treecaab6fd729ad116b4622b02028261e2988b7aa6c /target/linux/mpc85xx/patches-3.10/100-fix_mpc8568e_mds.patch
parent4a9d4271d0565841c530903707030d43daffa8eb (diff)
downloadupstream-5803e270058f05c62660e8fd49133461e4515a5c.tar.gz
upstream-5803e270058f05c62660e8fd49133461e4515a5c.tar.bz2
upstream-5803e270058f05c62660e8fd49133461e4515a5c.zip
mpc85xx: add 3.10 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37472
Diffstat (limited to 'target/linux/mpc85xx/patches-3.10/100-fix_mpc8568e_mds.patch')
-rw-r--r--target/linux/mpc85xx/patches-3.10/100-fix_mpc8568e_mds.patch32
1 files changed, 32 insertions, 0 deletions
diff --git a/target/linux/mpc85xx/patches-3.10/100-fix_mpc8568e_mds.patch b/target/linux/mpc85xx/patches-3.10/100-fix_mpc8568e_mds.patch
new file mode 100644
index 0000000000..ba706f6a6b
--- /dev/null
+++ b/target/linux/mpc85xx/patches-3.10/100-fix_mpc8568e_mds.patch
@@ -0,0 +1,32 @@
+--- a/arch/powerpc/boot/dts/mpc8568mds.dts
++++ b/arch/powerpc/boot/dts/mpc8568mds.dts
+@@ -317,6 +317,9 @@
+ gpios = <&bcsr5 3 0>;
+ };
+ };
++ chosen {
++ linux,stdout-path = "/soc8568@e0000000/serial@4500";
++ };
+ };
+
+ /include/ "fsl/mpc8568si-post.dtsi"
+--- a/arch/powerpc/boot/dts/fsl/mpc8568si-post.dtsi
++++ b/arch/powerpc/boot/dts/fsl/mpc8568si-post.dtsi
+@@ -134,17 +134,8 @@
+
+ };
+
+- duart-sleep-nexus {
+- #address-cells = <1>;
+- #size-cells = <1>;
+- compatible = "simple-bus";
+- sleep = <&pmc 0x00000002>;
+- ranges;
+-
+ /include/ "pq3-duart-0.dtsi"
+
+- };
+-
+ L2: l2-cache-controller@20000 {
+ compatible = "fsl,mpc8568-l2-cache-controller";
+ reg = <0x20000 0x1000>;