projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91155c6
)
dm: dts: omap: Select correct console for beaglebone
author
Simon Glass
<sjg@chromium.org>
Thu, 23 Oct 2014 03:37:07 +0000
(21:37 -0600)
committer
Simon Glass
<sjg@chromium.org>
Fri, 24 Oct 2014 01:29:07 +0000
(19:29 -0600)
Select serial0 as the console.
Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Tom Rini <trini@ti.com>
arch/arm/dts/am335x-bone-common.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/am335x-bone-common.dtsi
b/arch/arm/dts/am335x-bone-common.dtsi
index 2f66deda9f5c171b4394046e14dba7b4814588df..e70b4d1f1facc8fa8d8fa520dc8996c4a6348eb7 100644
(file)
--- a/
arch/arm/dts/am335x-bone-common.dtsi
+++ b/
arch/arm/dts/am335x-bone-common.dtsi
@@
-10,6
+10,10
@@
model = "TI AM335x BeagleBone";
compatible = "ti,am335x-bone", "ti,am33xx";
+ chosen {
+ stdout-path = &uart0;
+ };
+
cpus {
cpu@0 {
cpu0-supply = <&dcdc2_reg>;