diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2016-12-04 19:03:48 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2016-12-10 16:08:06 +0100 |
commit | 7c47f43fe650309e6a2383c99273dc1bde367bc1 (patch) | |
tree | e763c89db22f6a3c992395f6b354430d70c76d22 /target/linux/lantiq/dts | |
parent | 4dbdba36f83669f3fbbdc21616957be8791d8133 (diff) | |
download | upstream-7c47f43fe650309e6a2383c99273dc1bde367bc1.tar.gz upstream-7c47f43fe650309e6a2383c99273dc1bde367bc1.tar.bz2 upstream-7c47f43fe650309e6a2383c99273dc1bde367bc1.zip |
lantiq: falcon: remove bootargs-append
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>
Diffstat (limited to 'target/linux/lantiq/dts')
-rw-r--r-- | target/linux/lantiq/dts/EASY88388.dts | 4 | ||||
-rw-r--r-- | target/linux/lantiq/dts/EASY88444.dts | 4 | ||||
-rw-r--r-- | target/linux/lantiq/dts/EASY98000-base.dtsi | 4 | ||||
-rw-r--r-- | target/linux/lantiq/dts/EASY98020.dts | 4 | ||||
-rw-r--r-- | target/linux/lantiq/dts/EASY98020V18.dts | 4 | ||||
-rw-r--r-- | target/linux/lantiq/dts/EASY98021.dts | 4 | ||||
-rw-r--r-- | target/linux/lantiq/dts/EASY98035SYNCE.dts | 4 | ||||
-rw-r--r-- | target/linux/lantiq/dts/EASY98035SYNCE1588.dts | 4 | ||||
-rw-r--r-- | target/linux/lantiq/dts/FALCON-MDU.dts | 4 | ||||
-rw-r--r-- | target/linux/lantiq/dts/FALCON-SFP.dts | 4 |
10 files changed, 0 insertions, 40 deletions
diff --git a/target/linux/lantiq/dts/EASY88388.dts b/target/linux/lantiq/dts/EASY88388.dts index 30264dc051..a6382e785f 100644 --- a/target/linux/lantiq/dts/EASY88388.dts +++ b/target/linux/lantiq/dts/EASY88388.dts @@ -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; }; diff --git a/target/linux/lantiq/dts/EASY88444.dts b/target/linux/lantiq/dts/EASY88444.dts index f157150220..583f5fbcd6 100644 --- a/target/linux/lantiq/dts/EASY88444.dts +++ b/target/linux/lantiq/dts/EASY88444.dts @@ -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; }; diff --git a/target/linux/lantiq/dts/EASY98000-base.dtsi b/target/linux/lantiq/dts/EASY98000-base.dtsi index 203287092c..ccb96247e4 100644 --- a/target/linux/lantiq/dts/EASY98000-base.dtsi +++ b/target/linux/lantiq/dts/EASY98000-base.dtsi @@ -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>; diff --git a/target/linux/lantiq/dts/EASY98020.dts b/target/linux/lantiq/dts/EASY98020.dts index 7fbe7da472..5e5e13017b 100644 --- a/target/linux/lantiq/dts/EASY98020.dts +++ b/target/linux/lantiq/dts/EASY98020.dts @@ -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; }; diff --git a/target/linux/lantiq/dts/EASY98020V18.dts b/target/linux/lantiq/dts/EASY98020V18.dts index fbe640103e..136f56c9ff 100644 --- a/target/linux/lantiq/dts/EASY98020V18.dts +++ b/target/linux/lantiq/dts/EASY98020V18.dts @@ -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; }; diff --git a/target/linux/lantiq/dts/EASY98021.dts b/target/linux/lantiq/dts/EASY98021.dts index b2574ac941..a7c5ad9bc0 100644 --- a/target/linux/lantiq/dts/EASY98021.dts +++ b/target/linux/lantiq/dts/EASY98021.dts @@ -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; }; diff --git a/target/linux/lantiq/dts/EASY98035SYNCE.dts b/target/linux/lantiq/dts/EASY98035SYNCE.dts index fa65a8c26e..f6d98e79ad 100644 --- a/target/linux/lantiq/dts/EASY98035SYNCE.dts +++ b/target/linux/lantiq/dts/EASY98035SYNCE.dts @@ -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; }; diff --git a/target/linux/lantiq/dts/EASY98035SYNCE1588.dts b/target/linux/lantiq/dts/EASY98035SYNCE1588.dts index 2e14eb3817..8cefef8c14 100644 --- a/target/linux/lantiq/dts/EASY98035SYNCE1588.dts +++ b/target/linux/lantiq/dts/EASY98035SYNCE1588.dts @@ -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; }; diff --git a/target/linux/lantiq/dts/FALCON-MDU.dts b/target/linux/lantiq/dts/FALCON-MDU.dts index da2ef10ccf..32b7e23557 100644 --- a/target/linux/lantiq/dts/FALCON-MDU.dts +++ b/target/linux/lantiq/dts/FALCON-MDU.dts @@ -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; }; diff --git a/target/linux/lantiq/dts/FALCON-SFP.dts b/target/linux/lantiq/dts/FALCON-SFP.dts index 1019e52581..bba52d8768 100644 --- a/target/linux/lantiq/dts/FALCON-SFP.dts +++ b/target/linux/lantiq/dts/FALCON-SFP.dts @@ -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; }; |