Parcourir la source

mpc85xx: fix dtc warning

States to remove the linux prefix

Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev il y a 1 an
Parent
commit
2ed2b8b16c

+ 1 - 1
target/linux/mpc85xx/files/arch/powerpc/boot/dts/br200-wp.dts

@@ -326,7 +326,7 @@
 
 / {
 	chosen {
-		linux,stdout-path = "/soc@ffe00000/serial@4500";
+		stdout-path = "/soc@ffe00000/serial@4500";
 	};
 
 	cpus {

+ 1 - 1
target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3825i.dts

@@ -20,7 +20,7 @@
 
 	chosen {
 		bootargs-override = "console=ttyS0,115200";
-		linux,stdout-path = &serial0;
+		stdout-path = &serial0;
 	};
 
 	memory {