projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfaa106
)
ARM: dts: Enable earlycon stdout path for LogicPD torpedo
author
Tony Lindgren
<tony@atomide.com>
Mon, 22 May 2017 16:13:45 +0000
(09:13 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 26 May 2017 15:49:38 +0000
(08:49 -0700)
As long as the kernel cmdline has "earlycon" in it, this allows
seeing debug messages earlier and does not require DEBUG_LL to
be enabled.
Acked-by: Adam Ford <aford173@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/logicpd-torpedo-som.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/logicpd-torpedo-som.dtsi
b/arch/arm/boot/dts/logicpd-torpedo-som.dtsi
index efe53998c961244fc0cd1ff32a5e53c885b6322f..6d89736c7b44b251150c683924d67168c0ff221b 100644
(file)
--- a/
arch/arm/boot/dts/logicpd-torpedo-som.dtsi
+++ b/
arch/arm/boot/dts/logicpd-torpedo-som.dtsi
@@
-7,6
+7,10
@@
#include <dt-bindings/input/input.h>
/ {
+ chosen {
+ stdout-path = &uart1;
+ };
+
cpus {
cpu@0 {
cpu0-supply = <&vcc>;