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:
1172f67
)
ARM: digicolor: dts: use stdout-path for console configuration
author
Baruch Siach
<baruch@tkos.co.il>
Mon, 6 Jul 2015 11:41:45 +0000
(14:41 +0300)
committer
Olof Johansson
<olof@lixom.net>
Tue, 14 Jul 2015 09:20:33 +0000
(11:20 +0200)
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/cx92755_equinox.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/cx92755_equinox.dts
b/arch/arm/boot/dts/cx92755_equinox.dts
index 90d52cc416dcc2202bcac5cf6fc648ddbcf4feab..5da00806c41e43118a704f7ee8883b2b7d97477d 100644
(file)
--- a/
arch/arm/boot/dts/cx92755_equinox.dts
+++ b/
arch/arm/boot/dts/cx92755_equinox.dts
@@
-64,8
+64,7
@@
};
chosen {
- bootargs = "console=ttyS0,115200";
- stdout-path = &uart0;
+ stdout-path = "serial0:115200n8";
};
};