lantiq: remove "init" kernel command line parameter from bootargs

/etc/preinit has been the default init-script for a very long time (at
least since Linux 2.6.30 in OpenWrt). Remove the kernel command line
"init" parameter to get rid of duplicate and inconsistent definitions
of this parameter (some boards, like FRITZ3370 for example did not use
it at all, while it's just copy and paste on others).

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
master
Martin Blumenstingl 8 years ago committed by John Crispin
parent 4995c64857
commit 6b94234a65
  1. 4
      target/linux/lantiq/dts/ACMP252.dts
  2. 4
      target/linux/lantiq/dts/ARV4510PW.dts
  3. 4
      target/linux/lantiq/dts/ARV4518PWR01.dtsi
  4. 4
      target/linux/lantiq/dts/ARV4519PW.dts
  5. 4
      target/linux/lantiq/dts/ARV4520PW.dts
  6. 4
      target/linux/lantiq/dts/ARV452CQW.dts
  7. 4
      target/linux/lantiq/dts/ARV7510PW22.dts
  8. 4
      target/linux/lantiq/dts/ARV7518PW.dts
  9. 4
      target/linux/lantiq/dts/ARV7519PW.dts
  10. 4
      target/linux/lantiq/dts/ARV7519RW22.dts
  11. 4
      target/linux/lantiq/dts/ARV7525PW.dts
  12. 4
      target/linux/lantiq/dts/ARV752DPW.dts
  13. 4
      target/linux/lantiq/dts/ARV752DPW22.dts
  14. 4
      target/linux/lantiq/dts/BTHOMEHUBV2B.dts
  15. 4
      target/linux/lantiq/dts/BTHOMEHUBV3A.dts
  16. 4
      target/linux/lantiq/dts/BTHOMEHUBV5A.dts
  17. 2
      target/linux/lantiq/dts/DGN1000B.dts
  18. 4
      target/linux/lantiq/dts/EASY50712.dts
  19. 4
      target/linux/lantiq/dts/EASY50810.dts
  20. 4
      target/linux/lantiq/dts/EASY80920.dtsi
  21. 4
      target/linux/lantiq/dts/FRITZ7320.dts
  22. 4
      target/linux/lantiq/dts/FRITZ7360SL.dts
  23. 4
      target/linux/lantiq/dts/GIGASX76X.dts
  24. 4
      target/linux/lantiq/dts/H201L.dts
  25. 4
      target/linux/lantiq/dts/P2601HNFX.dts
  26. 4
      target/linux/lantiq/dts/P2812HNUFX.dtsi
  27. 4
      target/linux/lantiq/dts/TDW89X0.dtsi
  28. 4
      target/linux/lantiq/dts/VG3503J.dts
  29. 2
      target/linux/lantiq/dts/VGV7510KW22.dtsi
  30. 2
      target/linux/lantiq/dts/VGV7519.dtsi
  31. 4
      target/linux/lantiq/dts/VR200v.dts
  32. 4
      target/linux/lantiq/dts/WBMR.dts
  33. 4
      target/linux/lantiq/dts/WBMR300.dts
  34. 1
      target/linux/lantiq/dts/danube.dtsi

@ -5,10 +5,6 @@
/ {
model = "ACMP252 - AudioCodes MediaPack MP-252";
chosen {
bootargs = "init=/etc/preinit";
};
memory@0 {
reg = <0x0 0x4000000>;
};

@ -7,10 +7,6 @@
/ {
model = "ARV4510PW - Wippies, Elisa";
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power;
led-failsafe = &power2;

@ -3,10 +3,6 @@
#include <dt-bindings/input/input.h>
/ {
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power;
led-failsafe = &power;

@ -7,10 +7,6 @@
/ {
model = "ARV4519PW - Vodafone Netfaster IAD 2, Pirelli P.RG A4201G";
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power_green;
led-failsafe = &power_red;

@ -7,10 +7,6 @@
/ {
model = "ARV4520PW - Easybox 800, WAV-281";
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power_blue;
led-failsafe = &power_red;

@ -7,10 +7,6 @@
/ {
model = "ARV452CQW - Arcor 801";
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power_blue;
led-failsafe = &power_red;

@ -7,10 +7,6 @@
/ {
model = "ARV7510PW22 - Astoria Networks";
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power;
led-failsafe = &power;

@ -7,10 +7,6 @@
/ {
model = "ARV7518PW - Astoria Networks";
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power_green;
led-failsafe = &power_red;

@ -7,10 +7,6 @@
/ {
model = "ARV7519PW - Astoria Networks";
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power;
led-failsafe = &power2;

@ -7,10 +7,6 @@
/ {
model = "ARV7519RW22 - Orange Livebox 2.1";
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power_green;
led-failsafe = &power_green;

@ -7,10 +7,6 @@
/ {
model = "ARV7525PW - Speedport W303V Typ A";
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power_green;
led-failsafe = &power_red;

@ -7,10 +7,6 @@
/ {
model = "ARV752DPW - Arcor 802";
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power_red;
led-failsafe = &power_blue;

@ -7,10 +7,6 @@
/ {
model = "ARV752DPW22 - Arcor 803";
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power_red;
led-failsafe = &power_blue;

@ -7,10 +7,6 @@
/ {
model = "BTHOMEHUBV2B - BT Home Hub 2B"; /* SoC: Lantiq Danube-S PSB 50712 @ 333MHz V1.3/1.5 */
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power_orange;
led-failsafe = &power_red;

@ -7,10 +7,6 @@
/ {
model = "BTHOMEHUBV3A - BT Home Hub 3A"; /* SoC: Lantiq ar9 @ 333MHz */
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power_orange;
led-failsafe = &power_red;

@ -7,10 +7,6 @@
/ {
model = "BTHOMEHUBV5A - BT Home Hub 5A";
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power_green;
led-failsafe = &power_red;

@ -8,8 +8,6 @@
model = "DGN1000B - Netgear DGN1000B";
chosen {
bootargs = "init=/etc/preinit";
aliases {
led-boot = &power;
led-failsafe = &power;

@ -5,10 +5,6 @@
/ {
model = "EASY50712 - Intel EASY50712 Nand";
chosen {
bootargs = "init=/etc/preinit";
};
memory@0 {
reg = <0x0 0x2000000>;
};

@ -3,10 +3,6 @@
#include "ar9.dtsi"
/ {
chosen {
bootargs = "init=/etc/preinit";
};
memory@0 {
reg = <0x0 0x2000000>;
};

@ -3,10 +3,6 @@
#include <dt-bindings/input/input.h>
/ {
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power;
led-failsafe = &power;

@ -7,10 +7,6 @@
/ {
model = "FRITZ7320 - 1&1 HomeServer";
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power;
led-failsafe = &power;

@ -7,10 +7,6 @@
/ {
model = "FRITZ7360SL - 1&1 HomeServer";
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power_green;
led-failsafe = &power_red;

@ -7,10 +7,6 @@
/ {
model = "GIGASX76X - Gigaset SX761,SX762,SX763";
chosen {
bootargs = "init=/etc/preinit";
};
memory@0 {
reg = <0x0 0x2000000>;
};

@ -7,10 +7,6 @@
/ {
model = "H201L - ZTE H210L";
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power_green;
led-failsafe = &power_green;

@ -7,10 +7,6 @@
/ {
model = "P2601HNFX - ZyXEL P-2601HN-Fx";
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power_green;
led-failsafe = &power_red;

@ -3,10 +3,6 @@
#include <dt-bindings/input/input.h>
/ {
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power_green;
led-failsafe = &power_red;

@ -3,10 +3,6 @@
#include <dt-bindings/input/input.h>
/ {
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
/* the power led can't be controlled, use the wps led instead */
led-boot = &wps;

@ -7,10 +7,6 @@
/ {
model = "VG3503J - BT OpenReach VDSL Modem";
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power_green;
led-failsafe = &power_red;

@ -4,7 +4,7 @@
/ {
chosen {
bootargs = "init=/etc/preinit mem=62M vpe1_load_addr=0x83e00000 vpe1_mem=2M maxvpes=1 maxtcs=1";
bootargs = "mem=62M vpe1_load_addr=0x83e00000 vpe1_mem=2M maxvpes=1 maxtcs=1";
};
aliases {

@ -4,7 +4,7 @@
/ {
chosen {
bootargs = "init=/etc/preinit mem=62M vpe1_load_addr=0x83e00000 vpe1_mem=2M maxvpes=1 maxtcs=1";
bootargs = "mem=62M vpe1_load_addr=0x83e00000 vpe1_mem=2M maxvpes=1 maxtcs=1";
};
aliases {

@ -7,10 +7,6 @@
/ {
model = "VR200v - TP-LINK Archer VR200v";
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power;
led-failsafe = &power;

@ -7,10 +7,6 @@
/ {
model = "WBMR - Buffalo WBMR-HP-G300H";
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power_green;
led-failsafe = &power_red;

@ -7,10 +7,6 @@
/ {
model = "WBMR300 - Buffalo WBMR-300HPD";
chosen {
bootargs = "init=/etc/preinit";
};
aliases {
led-boot = &power_g;
led-failsafe = &diag_r;

@ -10,7 +10,6 @@
};
chosen {
bootargs = "init=/etc/preinit";
stdout-path = "serial0:115200n8";
};

Loading…
Cancel
Save