projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c79b9d5
)
arm64: dts: Revert "specify console via command line"
author
Arnd Bergmann
<arnd@arndb.de>
Thu, 26 Mar 2020 12:54:46 +0000
(13:54 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Thu, 26 Mar 2020 12:57:04 +0000
(13:57 +0100)
I accidentally merged this after requesting a different solution,
reverting now.
Link:
https://patchwork.kernel.org/patch/11431397/
Fixes: 2cedfe1247c0 ("arm64: dts: specify console via command line")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/boot/dts/sprd/sp9863a-1h10.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/sprd/sp9863a-1h10.dts
b/arch/arm64/boot/dts/sprd/sp9863a-1h10.dts
index dc1a6201002a390d6967ea1f616dc5d96a72270a..5c32c15963378f9d39a39b8c7ccd46a7c15729b1 100644
(file)
--- a/
arch/arm64/boot/dts/sprd/sp9863a-1h10.dts
+++ b/
arch/arm64/boot/dts/sprd/sp9863a-1h10.dts
@@
-26,7
+26,7
@@
chosen {
stdout-path = "serial1:115200n8";
- bootargs = "earlycon
console=ttyS1
";
+ bootargs = "earlycon";
};
};