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>
This commit is contained in:
Hauke Mehrtens 2016-12-04 19:03:48 +01:00
parent 4dbdba36f8
commit 7c47f43fe6
10 changed files with 0 additions and 40 deletions

View 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;
};

View 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;
};

View 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>;

View 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;
};

View 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;
};

View 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;
};

View 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;
};

View 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;
};

View 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;
};

View 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;
};