You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
base-files/etc treewide: drop shebang from non-executable target files 4 years ago
dts ramips: move redundant console setup to mt7621 SoC DTSI 4 years ago
files/drivers ramips: add arl_table support for MT7530 4 years ago
image ramips: add support for D-Link DIR-867/DIR-882 A1 4 years ago
mt76x8 ramips: add support for Netgear R6020 4 years ago
mt7620 treewide: drop shebang from non-executable target files 4 years ago
mt7621 ramips: add support for D-Link DIR-867/DIR-882 A1 4 years ago
patches-4.14 kernel: Update kernel 4.14 to version 4.14.187 4 years ago
patches-5.4 kernel: bump 5.4 to 5.4.52 4 years ago
rt288x ramips: remove default switch setup in 02_network 4 years ago
rt305x ramips: add support for ZyXEL Keenetic Lite Rev.B 4 years ago
rt3883 treewide: drop shebang from non-executable target files 4 years ago
Makefile ramips: add 5.4 as testing kernel 4 years ago
modules.mk ramips: fix path for dma-ralink and mtk-hsdma 4 years ago