Commit 9552203c authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Gregory CLEMENT

ARM: mvebu: use stdout-path in all armada-*.dts

This commit adds the stdout-path property in /chosen for all Armada
boards that were not yet carrying this property, and gets rid of
/chosen/bootargs which becomes unneeded: earlyprintk should not be
used by default, and the console= parameter is replaced by the
/chosen/stdout-path property.
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent bf6acf16
...@@ -55,7 +55,7 @@ / { ...@@ -55,7 +55,7 @@ / {
compatible = "marvell,a370-db", "marvell,armada370", "marvell,armada-370-xp"; compatible = "marvell,a370-db", "marvell,armada370", "marvell,armada-370-xp";
chosen { chosen {
bootargs = "console=ttyS0,115200 earlyprintk"; stdout-path = "serial0:115200n8";
}; };
memory { memory {
......
...@@ -51,7 +51,7 @@ / { ...@@ -51,7 +51,7 @@ / {
compatible = "globalscale,mirabox", "marvell,armada370", "marvell,armada-370-xp"; compatible = "globalscale,mirabox", "marvell,armada370", "marvell,armada-370-xp";
chosen { chosen {
bootargs = "console=ttyS0,115200 earlyprintk"; stdout-path = "serial0:115200n8";
}; };
memory { memory {
......
...@@ -53,7 +53,7 @@ / { ...@@ -53,7 +53,7 @@ / {
compatible = "netgear,readynas-102", "marvell,armada370", "marvell,armada-370-xp"; compatible = "netgear,readynas-102", "marvell,armada370", "marvell,armada-370-xp";
chosen { chosen {
bootargs = "console=ttyS0,115200 earlyprintk"; stdout-path = "serial0:115200n8";
}; };
memory { memory {
......
...@@ -53,7 +53,7 @@ / { ...@@ -53,7 +53,7 @@ / {
compatible = "netgear,readynas-104", "marvell,armada370", "marvell,armada-370-xp"; compatible = "netgear,readynas-104", "marvell,armada370", "marvell,armada-370-xp";
chosen { chosen {
bootargs = "console=ttyS0,115200 earlyprintk"; stdout-path = "serial0:115200n8";
}; };
memory { memory {
......
...@@ -64,7 +64,7 @@ / { ...@@ -64,7 +64,7 @@ / {
compatible = "marvell,a370-rd", "marvell,armada370", "marvell,armada-370-xp"; compatible = "marvell,a370-rd", "marvell,armada370", "marvell,armada-370-xp";
chosen { chosen {
bootargs = "console=ttyS0,115200 earlyprintk"; stdout-path = "serial0:115200n8";
}; };
memory { memory {
......
...@@ -67,8 +67,7 @@ / { ...@@ -67,8 +67,7 @@ / {
"marvell,armada-370-xp"; "marvell,armada-370-xp";
chosen { chosen {
bootargs = "console=ttyS0,115200 earlyprintk"; stdout-path = "serial0:115200n8";
stdout-path = &uart0;
}; };
memory { memory {
......
...@@ -55,7 +55,7 @@ / { ...@@ -55,7 +55,7 @@ / {
compatible = "marvell,a375-db", "marvell,armada375"; compatible = "marvell,a375-db", "marvell,armada375";
chosen { chosen {
bootargs = "console=ttyS0,115200 earlyprintk"; stdout-path = "serial0:115200n8";
}; };
memory { memory {
......
...@@ -49,8 +49,7 @@ / { ...@@ -49,8 +49,7 @@ / {
compatible = "marvell,a385-db-ap", "marvell,armada385", "marvell,armada38x"; compatible = "marvell,a385-db-ap", "marvell,armada385", "marvell,armada38x";
chosen { chosen {
bootargs = "console=ttyS0,115200"; stdout-path = "serial1:115200n8";
stdout-path = &uart1;
}; };
memory { memory {
......
...@@ -54,7 +54,7 @@ / { ...@@ -54,7 +54,7 @@ / {
"marvell,armada385", "marvell,armada380"; "marvell,armada385", "marvell,armada380";
chosen { chosen {
bootargs = "console=ttyS0,115200 earlyprintk"; stdout-path = "serial0:115200n8";
}; };
memory { memory {
......
...@@ -48,8 +48,7 @@ / { ...@@ -48,8 +48,7 @@ / {
compatible = "marvell,a385-gp", "marvell,armada388", "marvell,armada380"; compatible = "marvell,a385-gp", "marvell,armada388", "marvell,armada380";
chosen { chosen {
bootargs = "console=ttyS0,115200"; stdout-path = "serial0:115200n8";
stdout-path = &uart0;
}; };
memory { memory {
......
...@@ -55,7 +55,7 @@ / { ...@@ -55,7 +55,7 @@ / {
"marvell,armada385","marvell,armada380"; "marvell,armada385","marvell,armada380";
chosen { chosen {
bootargs = "console=ttyS0,115200 earlyprintk"; stdout-path = "serial0:115200n8";
}; };
memory { memory {
......
...@@ -59,7 +59,7 @@ / { ...@@ -59,7 +59,7 @@ / {
compatible = "marvell,rd-axpwifiap", "marvell,armadaxp-mv78230", "marvell,armadaxp", "marvell,armada-370-xp"; compatible = "marvell,rd-axpwifiap", "marvell,armadaxp-mv78230", "marvell,armadaxp", "marvell,armada-370-xp";
chosen { chosen {
bootargs = "console=ttyS0,115200 earlyprintk"; stdout-path = "serial0:115200n8";
}; };
memory { memory {
......
...@@ -64,7 +64,7 @@ / { ...@@ -64,7 +64,7 @@ / {
compatible = "marvell,axp-db", "marvell,armadaxp-mv78460", "marvell,armadaxp", "marvell,armada-370-xp"; compatible = "marvell,axp-db", "marvell,armadaxp-mv78460", "marvell,armadaxp", "marvell,armada-370-xp";
chosen { chosen {
bootargs = "console=ttyS0,115200 earlyprintk"; stdout-path = "serial0:115200n8";
}; };
memory { memory {
......
...@@ -65,7 +65,7 @@ / { ...@@ -65,7 +65,7 @@ / {
compatible = "marvell,axp-gp", "marvell,armadaxp-mv78460", "marvell,armadaxp", "marvell,armada-370-xp"; compatible = "marvell,axp-gp", "marvell,armadaxp-mv78460", "marvell,armadaxp", "marvell,armada-370-xp";
chosen { chosen {
bootargs = "console=ttyS0,115200 earlyprintk"; stdout-path = "serial0:115200n8";
}; };
memory { memory {
......
...@@ -54,8 +54,7 @@ / { ...@@ -54,8 +54,7 @@ / {
"marvell,armadaxp", "marvell,armada-370-xp"; "marvell,armadaxp", "marvell,armada-370-xp";
chosen { chosen {
bootargs = "console=ttyS0,115200 earlyprintk"; stdout-path = "serial0:115200n8";
stdout-path = &uart0;
}; };
memory { memory {
......
...@@ -52,7 +52,7 @@ / { ...@@ -52,7 +52,7 @@ / {
compatible = "marvell,axp-matrix", "marvell,armadaxp-mv78460", "marvell,armadaxp", "marvell,armada-370-xp"; compatible = "marvell,axp-matrix", "marvell,armadaxp-mv78460", "marvell,armadaxp", "marvell,armada-370-xp";
chosen { chosen {
bootargs = "console=ttyS0,115200 earlyprintk"; stdout-path = "serial0:115200n8";
}; };
memory { memory {
......
...@@ -53,7 +53,7 @@ / { ...@@ -53,7 +53,7 @@ / {
compatible = "netgear,readynas-2120", "marvell,armadaxp-mv78230", "marvell,armadaxp", "marvell,armada-370-xp"; compatible = "netgear,readynas-2120", "marvell,armadaxp-mv78230", "marvell,armadaxp", "marvell,armada-370-xp";
chosen { chosen {
bootargs = "console=ttyS0,115200 earlyprintk"; stdout-path = "serial0:115200n8";
}; };
memory { memory {
......
...@@ -54,7 +54,7 @@ / { ...@@ -54,7 +54,7 @@ / {
compatible = "plathome,openblocks-ax3-4", "marvell,armadaxp-mv78260", "marvell,armadaxp", "marvell,armada-370-xp"; compatible = "plathome,openblocks-ax3-4", "marvell,armadaxp-mv78260", "marvell,armadaxp", "marvell,armada-370-xp";
chosen { chosen {
bootargs = "console=ttyS0,115200 earlyprintk"; stdout-path = "serial0:115200n8";
}; };
memory { memory {
......
...@@ -67,8 +67,7 @@ / { ...@@ -67,8 +67,7 @@ / {
"marvell,armadaxp", "marvell,armada-370-xp"; "marvell,armadaxp", "marvell,armada-370-xp";
chosen { chosen {
bootargs = "console=ttyS0,115200 earlyprintk"; stdout-path = "serial0:115200n8";
stdout-path = &uart0;
}; };
memory { memory {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment