]> Pileus Git - ~andy/linux/commitdiff
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 f1c77e0ff44c26fb48978724853e5d30073af036..b139ee6bcf99f422535899173f481777c7751541 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 b3ae51fa9372328f7fc9c7dee5eb577536f87bdb..3a1595f67823c1999f2ea4c1929ed66fd46fe055 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 0c1447c68059785cef99693b3c788c7281f4b9ba..70b3323caf1ad071c6683d759b90955f6bb2b8c1 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 9e508dcc4245da295d28a719edeb866108e32354..a4ba5ff010cf78b96f9f357c9c4e637a9720171b 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 {