openwrt/target/linux/ramips
Adrian Schmutzler 1de9cac2f9 ramips: move redundant console setup to mt7621 SoC DTSI
For mt7621, console is set up via DTS bootargs individually in
device DTS/DTSI files. However, 44 of 74 statements use the
following setting:

	chosen {
		bootargs = "console=ttyS0,57600";
	};

Therefore, don't repeat ourselves and move that definition to the SoC
DTSI file to serve as a default value.

This patch is cosmetic.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-07-17 12:14:32 +02:00
..
base-files/etc treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
dts ramips: move redundant console setup to mt7621 SoC DTSI 2020-07-17 12:14:32 +02:00
files/drivers ramips: add arl_table support for MT7530 2020-07-17 11:00:33 +02:00
image ramips: add support for D-Link DIR-867/DIR-882 A1 2020-07-16 18:40:20 +02:00
mt76x8 ramips: add support for Netgear R6020 2020-07-10 11:39:05 +02:00
mt7620 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
mt7621 ramips: add support for D-Link DIR-867/DIR-882 A1 2020-07-16 18:40:20 +02:00
patches-4.14 kernel: Update kernel 4.14 to version 4.14.187 2020-07-04 21:12:42 +02:00
patches-5.4 kernel: bump 5.4 to 5.4.52 2020-07-17 11:00:33 +02:00
rt288x ramips: remove default switch setup in 02_network 2020-05-19 19:03:02 +08:00
rt305x ramips: add support for ZyXEL Keenetic Lite Rev.B 2020-07-08 22:52:40 +02:00
rt3883 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
Makefile ramips: add 5.4 as testing kernel 2020-04-12 22:27:18 +08:00
modules.mk ramips: fix path for dma-ralink and mtk-hsdma 2020-04-05 18:16:17 +08:00