ARM: sun4i: dt: Remove chosen nodes
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 17 Nov 2013 09:05:22 +0000 (10:05 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 29 Dec 2013 22:03:18 +0000 (23:03 +0100)
The chosen nodes are nowadays pretty useless, since they will be overriden by
the bootloader anyway.

We can thus safely remove them.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun4i-a10-cubieboard.dts
arch/arm/boot/dts/sun4i-a10-hackberry.dts
arch/arm/boot/dts/sun4i-a10-mini-xplus.dts
arch/arm/boot/dts/sun5i-a13-olinuxino.dts

index f1c77e0..b139ee6 100644 (file)
        model = "Cubietech Cubieboard";
        compatible = "cubietech,a10-cubieboard", "allwinner,sun4i-a10";
 
-       chosen {
-               bootargs = "earlyprintk console=ttyS0,115200";
-       };
-
        soc@01c00000 {
                emac: ethernet@01c0b000 {
                        pinctrl-names = "default";
index b3ae51f..3a1595f 100644 (file)
        model = "Miniand Hackberry";
        compatible = "miniand,hackberry", "allwinner,sun4i-a10";
 
-       chosen {
-               bootargs = "earlyprintk console=ttyS0,115200";
-       };
-
        soc@01c00000 {
                emac: ethernet@01c0b000 {
                        pinctrl-names = "default";
index 0c1447c..70b3323 100644 (file)
        model = "PineRiver Mini X-Plus";
        compatible = "pineriver,mini-xplus", "allwinner,sun4i-a10";
 
-       chosen {
-               bootargs = "earlyprintk console=ttyS0,115200";
-       };
-
        soc@01c00000 {
                uart0: serial@01c28000 {
                        pinctrl-names = "default";
index 9e508dc..a4ba5ff 100644 (file)
        model = "Olimex A13-Olinuxino";
        compatible = "olimex,a13-olinuxino", "allwinner,sun5i-a13";
 
-       chosen {
-               bootargs = "earlyprintk console=ttyS0,115200";
-       };
-
        soc@01c00000 {
                pinctrl@01c20800 {
                        led_pins_olinuxino: led_pins@0 {