From 54b19e213aba6ec140614901f098593f7e395a47 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Thu, 25 Jun 2020 22:31:40 +0200 Subject: ramips: drop redundant chosen/bootargs chosen/bootargs are defined to the same value in device DTS files that is already set in the SoC DTSI. Remove the redundant definitions. Signed-off-by: Adrian Schmutzler --- target/linux/ramips/dts/mt7628an_skylab_skw92a.dts | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'target/linux/ramips/dts/mt7628an_skylab_skw92a.dts') diff --git a/target/linux/ramips/dts/mt7628an_skylab_skw92a.dts b/target/linux/ramips/dts/mt7628an_skylab_skw92a.dts index a231985b9c..5cbfcf8986 100644 --- a/target/linux/ramips/dts/mt7628an_skylab_skw92a.dts +++ b/target/linux/ramips/dts/mt7628an_skylab_skw92a.dts @@ -6,7 +6,7 @@ #include #include -/{ +/ { compatible = "skylab,skw92a", "mediatek,mt7628an-soc"; model = "SKYLAB SKW92A"; @@ -15,10 +15,6 @@ led-failsafe = &led_power; }; - chosen { - bootargs = "console=ttyS0,57600"; - }; - leds { compatible = "gpio-leds"; -- cgit v1.2.3