projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62022d5
)
sniper: Include explicit serial baudrate on bootargs
author
Paul Kocialkowski
<contact@paulk.fr>
Tue, 29 Mar 2016 12:16:21 +0000
(14:16 +0200)
committer
Tom Rini
<trini@konsulko.com>
Fri, 1 Apr 2016 21:17:58 +0000
(17:17 -0400)
This makes the baudrate for the kernel command line explicit.
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
include/configs/sniper.h
patch
|
blob
|
history
diff --git
a/include/configs/sniper.h
b/include/configs/sniper.h
index
45ab21f
..
18a379d
100644
(file)
--- a/
include/configs/sniper.h
+++ b/
include/configs/sniper.h
@@
-251,7
+251,7
@@
"recovery_mmc_part=4\0" \
"fdtfile=omap3-sniper.dtb\0" \
"bootfile=/boot/extlinux/extlinux.conf\0" \
- "bootargs=console=ttyO2 vram=5M,0x9FA00000 omapfb.vram=0:5M\0"
+ "bootargs=console=ttyO2
,115200
vram=5M,0x9FA00000 omapfb.vram=0:5M\0"
/*
* ATAGs