lantiq: falcon: remove bootargs-append
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 4 Dec 2016 18:03:48 +0000 (19:03 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 10 Dec 2016 15:08:06 +0000 (16:08 +0100)
This attribute is not evaluated any more and the boot loader on these
reference boards does not provide a broken root= or console= parameter.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/lantiq/dts/EASY88388.dts
target/linux/lantiq/dts/EASY88444.dts
target/linux/lantiq/dts/EASY98000-base.dtsi
target/linux/lantiq/dts/EASY98020.dts
target/linux/lantiq/dts/EASY98020V18.dts
target/linux/lantiq/dts/EASY98021.dts
target/linux/lantiq/dts/EASY98035SYNCE.dts
target/linux/lantiq/dts/EASY98035SYNCE1588.dts
target/linux/lantiq/dts/FALCON-MDU.dts
target/linux/lantiq/dts/FALCON-SFP.dts

index 30264dc0510c86a7867c7a39305dc2aa66341789..a6382e785f9a77ac8b31d2144405cf4044239aae 100644 (file)
@@ -8,10 +8,6 @@
        model = "EASY88388 - Lantiq Falcon FTTDP8 Reference Board";
        compatible = "lantiq,falcon-easy88388", "lantiq,falcon";
 
-       chosen {
-               bootargs-append = "console=ttyLTQ0,115200 init=/etc/preinit";
-       };
-
        aliases {
                spi0 = &ebu_cs0;
        };
index f157150220e59079e29eb4b5a1d7a0e7f5884bb3..583f5fbcd6e3a6a4a00cd6106b30125b60f87d2c 100644 (file)
@@ -8,10 +8,6 @@
        model = "EASY88444 - Lantiq Falcon FTTdp G.FAST Reference Board";
        compatible = "lantiq,falcon-easy88444", "lantiq,falcon";
 
-       chosen {
-               bootargs-append = "console=ttyLTQ0,115200 init=/etc/preinit";
-       };
-
        aliases {
                spi0 = &ebu_cs0;
        };
index 203287092c164fb58446d1b18e180e482809502b..ccb96247e4d25b7aa217fc7f8eac6913f0447d5c 100644 (file)
@@ -5,10 +5,6 @@
 / {
        compatible = "lantiq,falcon-easy98000", "lantiq,falcon";
 
-       chosen {
-               bootargs-append = "console=ttyLTQ0,115200 init=/etc/preinit";
-       };
-
        memory@0 {
                device_type = "memory";
                reg = <0x0 0x4000000>;
index 7fbe7da4723202b53a04f3eb7962a38e5c0099dc..5e5e13017b2f457a578f96717d11144c82ce851d 100644 (file)
@@ -9,10 +9,6 @@
        model = "EASY98020 - Lantiq Falcon Reference Board";
        compatible = "lantiq,falcon-easy98020", "lantiq,falcon";
 
-       chosen {
-               bootargs-append = "console=ttyLTQ0,115200 init=/etc/preinit";
-       };
-
        aliases {
                spi0 = &ebu_cs0;
        };
index fbe640103e6f610cda9f2224a8dde336f476db65..136f56c9ff2d6d0735dcdab398a239e86f93bcd1 100644 (file)
@@ -9,10 +9,6 @@
        model = "EASY98020V18 - Lantiq Falcon Reference Board V1.8";
        compatible = "lantiq,falcon-easy98020-V18", "lantiq,falcon-easy98020", "lantiq,falcon";
 
-       chosen {
-               bootargs-append = "console=ttyLTQ0,115200 init=/etc/preinit";
-       };
-
        aliases {
                spi0 = &ebu_cs0;
        };
index b2574ac941d4de1be7baef075ce3a4e100ba92ce..a7c5ad9bc0c0a54ab571a352d62083caf0dc9302 100644 (file)
@@ -9,10 +9,6 @@
        model = "EASY98021 - Lantiq Falcon HGU Reference Board";
        compatible = "lantiq,falcon-easy98021", "lantiq,falcon-easy98020", "lantiq,falcon";
 
-       chosen {
-               bootargs-append = "console=ttyLTQ0,115200 init=/etc/preinit";
-       };
-
        aliases {
                spi0 = &ebu_cs0;
        };
index fa65a8c26e4f7833098e369b2bfe28d01a61d1fc..f6d98e79adba4f0164b383a6bda0879cbfbfdb5b 100644 (file)
@@ -7,10 +7,6 @@
        model = "EASY98035SYNCE - Lantiq Falcon SFP Stick with SyncE";
        compatible = "lantiq,falcon-easy98035synce", "lantiq,falcon-sfp", "lantiq,falcon";
 
-       chosen {
-               bootargs-append = "console=ttyLTQ0,115200 init=/etc/preinit";
-       };
-
        aliases {
                spi0 = &ebu_cs0;
        };
index 2e14eb3817ffa97da4412dfcf32c749bef279fd3..8cefef8c14687f7e3293a5c9dad598283159b8da 100644 (file)
@@ -7,10 +7,6 @@
        model = "EASY98035SYNCE1588 - Lantiq Falcon SFP Stick with SyncE/1588";
        compatible = "lantiq,falcon-easy98035synce1588", "lantiq,falcon-sfp", "lantiq,falcon";
 
-       chosen {
-               bootargs-append = "console=ttyLTQ0,115200 init=/etc/preinit";
-       };
-
        aliases {
                spi0 = &ebu_cs0;
        };
index da2ef10ccf0fe8725b2d89c489db9f96bc200ea9..32b7e235579fc950d58e4831e224f6bec5ed404f 100644 (file)
@@ -9,10 +9,6 @@
        model = "FALCON-MDU - Lantiq Falcon / Vinax MDU Board";
        compatible = "lantiq,falcon-mdu", "lantiq,falcon";
 
-       chosen {
-               bootargs-append = "console=ttyLTQ0,115200 init=/etc/preinit";
-       };
-
        aliases {
                spi0 = &ebu_cs0;
        };
index 1019e52581320ab68b7dcae0ee0d38d0e0c04452..bba52d87682a54593037053dd05d9a097dbfc393 100644 (file)
@@ -7,10 +7,6 @@
        model = "FALCON-SFP - Lantiq Falcon SFP Stick";
        compatible = "lantiq,falcon-sfp", "lantiq,falcon";
 
-       chosen {
-               bootargs-append = "console=ttyLTQ0,115200 init=/etc/preinit";
-       };
-
        aliases {
                spi0 = &ebu_cs0;
        };