realtek: consolidate bootargs again
authorSander Vanheule <sander@svanheule.net>
Sun, 20 Feb 2022 15:25:40 +0000 (16:25 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 20 Feb 2022 16:23:55 +0000 (16:23 +0000)
commit1ca081000a6acf36a7e6c42362d8fa5767413203
tree62d80b09fc39d5181a3c67e92c4d6702d904f62d
parent6f88526fa4e0aa5f60834d181d04f8a9911887be
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>
target/linux/realtek/dts-5.10/rtl8393_zyxel_gs1900-48.dts
target/linux/realtek/dts-5.10/rtl839x.dtsi
target/linux/realtek/dts-5.10/rtl9302_zyxel_xgs1250-12.dts
target/linux/realtek/dts-5.10/rtl930x.dtsi
target/linux/realtek/dts-5.10/rtl931x.dtsi