projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2e7c7b
)
omap3: zoom1: fix default console
author
Nishanth Menon
<nm@ti.com>
Tue, 8 Apr 2014 14:50:57 +0000
(09:50 -0500)
committer
Tom Rini
<trini@ti.com>
Thu, 17 Apr 2014 21:24:40 +0000
(17:24 -0400)
We do not use ttyS2 anymore in Linux, it changed to ttyO2 a few years
back. never too late to update.
Signed-off-by: Nishanth Menon <nm@ti.com>
include/configs/omap3_zoom1.h
patch
|
blob
|
history
diff --git
a/include/configs/omap3_zoom1.h
b/include/configs/omap3_zoom1.h
index 477fb102d01c098cedf597572709e25dd327dd92..4f933d9d7e48a26366cf83ea1c854dfa1c4e0a3d 100644
(file)
--- a/
include/configs/omap3_zoom1.h
+++ b/
include/configs/omap3_zoom1.h
@@
-162,7
+162,7
@@
"bootdir=/\0" \
"bootpart=0:1\0" \
"usbtty=cdc_acm\0" \
- "console=tty
S
2,115200n8\0" \
+ "console=tty
O
2,115200n8\0" \
"mmcdev=0\0" \
"videomode=1024x768@60,vxres=1024,vyres=768\0" \
"videospec=omapfb:vram:2M,vram:4M\0" \