diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-12-13 11:54:49 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-12-13 11:54:49 +0000 |
commit | daeec86fba3fee15045429802f06cdd715c688c6 (patch) | |
tree | b42dc75d39ce72a0c2efd441f34b5161ee30da50 /target/linux/mpc85xx/patches-3.10/100-fix_mpc8568e_mds.patch | |
parent | 8692819c2c15b4a0d704bc04f71ce8ecbf3d5860 (diff) | |
download | upstream-daeec86fba3fee15045429802f06cdd715c688c6.tar.gz upstream-daeec86fba3fee15045429802f06cdd715c688c6.tar.bz2 upstream-daeec86fba3fee15045429802f06cdd715c688c6.zip |
mpc85xx: remove linux 3.10 support
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43684
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.patch | 32 |
1 files changed, 0 insertions, 32 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 deleted file mode 100644 index ba706f6a6b..0000000000 --- a/target/linux/mpc85xx/patches-3.10/100-fix_mpc8568e_mds.patch +++ /dev/null @@ -1,32 +0,0 @@ ---- 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>; |