mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 07:51:16 -04:00
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>
This commit is contained in:
@@ -26,7 +26,7 @@ memory@80000000 {
|
||||
|
||||
chosen {
|
||||
stdout-path = "serial1:115200n8";
|
||||
bootargs = "earlycon console=ttyS1";
|
||||
bootargs = "earlycon";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user