From 45180e862c3ce7bd3fb1f90209c7863998f77d97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Mon, 8 Mar 2021 10:12:42 +0100 Subject: bmips: remove unneeded console from bootargs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit console parameter is no longer needed after latest procd update. Signed-off-by: Álvaro Fernández Rojas --- target/linux/bmips/dts/bcm63268.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/bmips/dts/bcm63268.dtsi') diff --git a/target/linux/bmips/dts/bcm63268.dtsi b/target/linux/bmips/dts/bcm63268.dtsi index 5581351311..08442ab99d 100644 --- a/target/linux/bmips/dts/bcm63268.dtsi +++ b/target/linux/bmips/dts/bcm63268.dtsi @@ -24,7 +24,7 @@ }; chosen { - bootargs = "console=ttyS0,115200n8 earlycon"; + bootargs = "earlycon"; stdout-path = "serial0:115200n8"; }; -- cgit v1.2.3