summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2023-11-13 17:09:42 -0800
committerChristian Marangi <ansuelsmth@gmail.com>2023-11-21 23:10:17 +0100
commit2ed2b8b16c8cd7a8a072be3ed2e115795c0e96bf (patch)
tree9e3cd38091b57961dd54e3490feb96d65bd130f0 /target/linux/mpc85xx
parent733a99d8247b999b10eeab6c9b17136fbb2d9d9c (diff)
downloadopenwrt-2ed2b8b16c8cd7a8a072be3ed2e115795c0e96bf.tar.gz
openwrt-2ed2b8b16c8cd7a8a072be3ed2e115795c0e96bf.tar.bz2
openwrt-2ed2b8b16c8cd7a8a072be3ed2e115795c0e96bf.zip
mpc85xx: fix dtc warning
States to remove the linux prefix Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'target/linux/mpc85xx')
-rw-r--r--target/linux/mpc85xx/files/arch/powerpc/boot/dts/br200-wp.dts2
-rw-r--r--target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3825i.dts2
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/br200-wp.dts b/target/linux/mpc85xx/files/arch/powerpc/boot/dts/br200-wp.dts
index a4bc10ff38..d5b283658f 100644
--- a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/br200-wp.dts
+++ b/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 {
diff --git a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3825i.dts b/target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3825i.dts
index a347900e5d..ef40a4d2a3 100644
--- a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/ws-ap3825i.dts
+++ b/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 {