aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/dts-5.10/rtl930x.dtsi
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/rtl930x.dtsi
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/rtl930x.dtsi')
-rw-r--r--target/linux/realtek/dts-5.10/rtl930x.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realtek/dts-5.10/rtl930x.dtsi b/target/linux/realtek/dts-5.10/rtl930x.dtsi
index ebacdde68f..12407a3073 100644
--- a/target/linux/realtek/dts-5.10/rtl930x.dtsi
+++ b/target/linux/realtek/dts-5.10/rtl930x.dtsi
@@ -25,7 +25,7 @@
};
chosen {
- bootargs = "console=ttyS0,38400";
+ bootargs = "console=ttyS0,115200";
};
cpuintc: cpuintc {