ARM: dts: aspeed: rainier: Enable earlycon
authorJoel Stanley <joel@jms.id.au>
Tue, 29 Jun 2021 07:23:08 +0000 (16:53 +0930)
committerJoel Stanley <joel@jms.id.au>
Thu, 21 Oct 2021 06:26:11 +0000 (16:56 +1030)
Rainier was missed when enabling all of the other machines in
commit 239566b032f3 ("ARM: dts: aspeed: Set earlycon boot argument").

Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts

index f38c44b..866f32c 100644 (file)
@@ -82,7 +82,7 @@
 
        chosen {
                stdout-path = &uart5;
-               bootargs = "console=ttyS4,115200n8";
+               bootargs = "console=ttyS4,115200n8 earlycon";
        };
 
        memory@80000000 {