Skip to content

Commit dd5c56c

Browse files
arinc9ffainelli
authored andcommitted
ARM: dts: BCM5301X: remove earlycon on ASUS RT-AC3100 and ASUS RT-AC88U
Remove the earlycon boot argument. As Krzysztof pointed out, earlycon is for debugging, not regular mainline usage. Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com> Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Link: https://lore.kernel.org/r/20240414-for-soc-asus-rt-ac3100-improvements-v1-4-0e40caf1a70a@arinc9.com Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
1 parent a0ad4fe commit dd5c56c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

arch/arm/boot/dts/broadcom/bcm47094-asus-rt-ac3100.dtsi

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99
#include <dt-bindings/leds/common.h>
1010

1111
/ {
12-
chosen {
13-
bootargs = "earlycon";
14-
};
15-
1612
memory@0 {
1713
device_type = "memory";
1814
reg = <0x00000000 0x08000000>,

0 commit comments

Comments
 (0)