1
0
Fork 0

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: 2cedfe1247 ("arm64: dts: specify console via command line")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
alistair/sensors
Arnd Bergmann 2020-03-26 13:54:46 +01:00
parent c79b9d50ed
commit 0d69ac5225
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
chosen {
stdout-path = "serial1:115200n8";
bootargs = "earlycon console=ttyS1";
bootargs = "earlycon";
};
};