]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ramips: dts: remove redundant console bootargs 18303/head
authorShiji Yang <yangshiji66@qq.com>
Wed, 19 Mar 2025 17:26:35 +0000 (01:26 +0800)
committerRobert Marko <robimarko@gmail.com>
Wed, 26 Mar 2025 08:50:42 +0000 (09:50 +0100)
commit8940cc3919858752023fe10437376c83b2098586
treede3b053802377baa8e9de2a8ddf9309a61fff24a
parent2345d40c43af4d84baee98b775fc25899e13726b
ramips: dts: remove redundant console bootargs

`bootargs = "console=ttyS0,57600";` is already defined on all
ramips target SoCs' dtsi. We don't need to override it with the
same value.

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
Link: https://github.com/openwrt/openwrt/pull/18303
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/ramips/dts/mt7620a_bolt_bl100.dts
target/linux/ramips/dts/mt7621_confiabits_mt7621-v1.dts
target/linux/ramips/dts/mt7621_zyxel_lte3301-plus.dts
target/linux/ramips/dts/mt7628an_yuncore_cpe200.dts
target/linux/ramips/dts/mt7628an_yuncore_m300.dts