Commit 9d20948f authored by Joel Stanley's avatar Joel Stanley
Browse files

ARM: dts: aspeed: rainier: Enable earlycon



Rainier was missed when enabling all of the other machines in
commit 239566b0 ("ARM: dts: aspeed: Set earlycon boot argument").

Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent e627d384
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -82,7 +82,7 @@ aliases {

	chosen {
		stdout-path = &uart5;
		bootargs = "console=ttyS4,115200n8";
		bootargs = "console=ttyS4,115200n8 earlycon";
	};

	memory@80000000 {