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
..
2020-07-17 11:00:33 +02:00
2020-07-17 11:00:33 +02:00
2020-07-17 11:00:33 +02:00
2020-07-17 11:00:33 +02:00
2020-07-11 13:33:28 +02:00
2020-07-17 11:00:33 +02:00
2020-07-17 11:00:33 +02:00
2020-07-17 11:00:33 +02:00
2020-03-28 13:03:02 +01:00
2020-03-28 22:58:36 +01:00
2020-03-17 00:51:48 +01:00