bcm53xx: fix serial console on Luxul XWC-2000
authorRafał Miłecki <rafal@milecki.pl>
Fri, 4 Oct 2019 13:46:13 +0000 (15:46 +0200)
committerRafał Miłecki <rafal@milecki.pl>
Fri, 4 Oct 2019 13:46:23 +0000 (15:46 +0200)
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
target/linux/bcm53xx/patches-4.14/320-ARM-dts-BCM5301X-Add-serial-to-the-bootargs.patch
target/linux/bcm53xx/patches-4.19/320-ARM-dts-BCM5301X-Add-serial-to-the-bootargs.patch

index 9ce2087c31e0b4606efa2204026dcc42f4dbffb3..742f9265b189b01f0c64c059eb6d720eba63c06d 100644 (file)
@@ -103,3 +103,14 @@ Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
        memory {
                reg = <0x00000000 0x08000000
                       0x88000000 0x18000000>;
+--- a/arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts
++++ b/arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts
+@@ -13,7 +13,7 @@
+       model = "Luxul XWC-2000 V1";
+       chosen {
+-              bootargs = "earlycon";
++              bootargs = "console=ttyS0,115200 earlycon";
+       };
+       memory {
index 9ce2087c31e0b4606efa2204026dcc42f4dbffb3..742f9265b189b01f0c64c059eb6d720eba63c06d 100644 (file)
@@ -103,3 +103,14 @@ Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
        memory {
                reg = <0x00000000 0x08000000
                       0x88000000 0x18000000>;
+--- a/arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts
++++ b/arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts
+@@ -13,7 +13,7 @@
+       model = "Luxul XWC-2000 V1";
+       chosen {
+-              bootargs = "earlycon";
++              bootargs = "console=ttyS0,115200 earlycon";
+       };
+       memory {