aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9558_domywifi_dw33d.dts
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-06-25 23:09:05 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-06-25 23:09:05 +0200
commit635f111148c3f7ccb0ecc92863a3b1a142f6ebeb (patch)
treeb77e729409a88a8813dc09c4bc8a850fdbd3ab9d /target/linux/ath79/dts/qca9558_domywifi_dw33d.dts
parent54b19e213aba6ec140614901f098593f7e395a47 (diff)
downloadupstream-635f111148c3f7ccb0ecc92863a3b1a142f6ebeb.tar.gz
upstream-635f111148c3f7ccb0ecc92863a3b1a142f6ebeb.tar.bz2
upstream-635f111148c3f7ccb0ecc92863a3b1a142f6ebeb.zip
ath79: drop and consolidate redundant chosen/bootargs
In ath79, for several SoCs the console bootargs are defined to the very same value in every device's DTS. Consolidate these definitions in the SoC dtsi files and drop further redundant definitions elsewhere. The only device without any bootargs set has been OpenMesh OM5P-AC V2. This will now inherit the setting from qca955x.dtsi Note that while this tidies up master a lot, it might develop into a frequent pitfall for backports. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ath79/dts/qca9558_domywifi_dw33d.dts')
-rw-r--r--target/linux/ath79/dts/qca9558_domywifi_dw33d.dts4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ath79/dts/qca9558_domywifi_dw33d.dts b/target/linux/ath79/dts/qca9558_domywifi_dw33d.dts
index 5e6e44be74..876e3d118c 100644
--- a/target/linux/ath79/dts/qca9558_domywifi_dw33d.dts
+++ b/target/linux/ath79/dts/qca9558_domywifi_dw33d.dts
@@ -10,10 +10,6 @@
compatible = "domywifi,dw33d", "qca,qca9558";
model = "DomyWifi DW33D";
- chosen {
- bootargs = "console=ttyS0,115200n8";
- };
-
aliases {
led-boot = &led_system;
led-failsafe = &led_system;