Root/target/linux/mpc85xx/patches-3.3/100-fix_mpc8568e_mds.patch

1--- a/arch/powerpc/boot/dts/mpc8568mds.dts
2+++ b/arch/powerpc/boot/dts/mpc8568mds.dts
3@@ -317,6 +317,9 @@
4             gpios = <&bcsr5 3 0>;
5         };
6     };
7+ chosen {
8+ linux,stdout-path = "/soc8568@e0000000/serial@4500";
9+ };
10 };
11 
12 /include/ "fsl/mpc8568si-post.dtsi"
13--- a/arch/powerpc/boot/dts/fsl/mpc8568si-post.dtsi
14+++ b/arch/powerpc/boot/dts/fsl/mpc8568si-post.dtsi
15@@ -134,17 +134,8 @@
16 
17     };
18 
19- duart-sleep-nexus {
20- #address-cells = <1>;
21- #size-cells = <1>;
22- compatible = "simple-bus";
23- sleep = <&pmc 0x00000002>;
24- ranges;
25-
26 /include/ "pq3-duart-0.dtsi"
27 
28- };
29-
30     L2: l2-cache-controller@20000 {
31         compatible = "fsl,mpc8568-l2-cache-controller";
32         reg = <0x20000 0x1000>;
33

Archive Download this file



interactive