Commit 0d69ac52 authored by Arnd Bergmann's avatar Arnd Bergmann

arm64: dts: Revert "specify console via command line"

I accidentally merged this after requesting a different solution,
reverting now.

Link: https://patchwork.kernel.org/patch/11431397/
Fixes: 2cedfe12 ("arm64: dts: specify console via command line")
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent c79b9d50
......@@ -26,7 +26,7 @@ memory@80000000 {
chosen {
stdout-path = "serial1:115200n8";
bootargs = "earlycon console=ttyS1";
bootargs = "earlycon";
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment