Skip to content

Commit 9d20948

Browse files
committed
ARM: dts: aspeed: rainier: Enable earlycon
Rainier was missed when enabling all of the other machines in commit 239566b ("ARM: dts: aspeed: Set earlycon boot argument"). Signed-off-by: Joel Stanley <[email protected]>
1 parent e627d38 commit 9d20948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282

8383
chosen {
8484
stdout-path = &uart5;
85-
bootargs = "console=ttyS4,115200n8";
85+
bootargs = "console=ttyS4,115200n8 earlycon";
8686
};
8787

8888
memory@80000000 {

0 commit comments

Comments
 (0)