aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/dts-5.10/rtl8393_zyxel_gs1900-48.dts
diff options
context:
space:
mode:
authorSander Vanheule <sander@svanheule.net>2022-02-20 16:25:40 +0100
committerDaniel Golle <daniel@makrotopia.org>2022-02-20 16:23:55 +0000
commit1ca081000a6acf36a7e6c42362d8fa5767413203 (patch)
tree62d80b09fc39d5181a3c67e92c4d6702d904f62d /target/linux/realtek/dts-5.10/rtl8393_zyxel_gs1900-48.dts
parent6f88526fa4e0aa5f60834d181d04f8a9911887be (diff)
downloadupstream-1ca081000a6acf36a7e6c42362d8fa5767413203.tar.gz
upstream-1ca081000a6acf36a7e6c42362d8fa5767413203.tar.bz2
upstream-1ca081000a6acf36a7e6c42362d8fa5767413203.zip
realtek: consolidate bootargs again
Bootargs for devices in the realtek target were previously consolidated in commit af2cfbda2bf5 ("realtek: Consolidate bootargs"), since all devices currently use the same arguments. Commit a75b9e3ecb61 ("realtek: Adding RTL930X sub-target") reverted this without any argumentation, so let's undo that. Commit 0b8dfe085180 ("realtek: Add RTL931X sub-target") introduced the old bootargs also for RTL931x, without providing any actual device support. Until that is done, let's assume vendors will have done what they did before, and use a baud rate of 115200. Fixes: a75b9e3ecb61 ("realtek: Adding RTL930X sub-target") Signed-off-by: Sander Vanheule <sander@svanheule.net>
Diffstat (limited to 'target/linux/realtek/dts-5.10/rtl8393_zyxel_gs1900-48.dts')
-rw-r--r--target/linux/realtek/dts-5.10/rtl8393_zyxel_gs1900-48.dts4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/realtek/dts-5.10/rtl8393_zyxel_gs1900-48.dts b/target/linux/realtek/dts-5.10/rtl8393_zyxel_gs1900-48.dts
index f72b654b57..9deecd636e 100644
--- a/target/linux/realtek/dts-5.10/rtl8393_zyxel_gs1900-48.dts
+++ b/target/linux/realtek/dts-5.10/rtl8393_zyxel_gs1900-48.dts
@@ -21,10 +21,6 @@
reg = <0x0 0x8000000>;
};
- chosen {
- bootargs = "console=ttyS0,115200";
- };
-
leds {
pinctrl-names = "default";
pinctrl-0 = <&pinmux_disable_sys_led>;