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:
5fcbca5
)
kc1: Include explicit serial baudrate on bootargs
author
Paul Kocialkowski
<contact@paulk.fr>
Tue, 29 Mar 2016 12:16:22 +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/kc1.h
patch
|
blob
|
history
diff --git
a/include/configs/kc1.h
b/include/configs/kc1.h
index 7f828f7efac70f31d71110d8e075094b8eca5ff7..5a698e0ff1d8af420571dda16239e37301c1554d 100644
(file)
--- a/
include/configs/kc1.h
+++ b/
include/configs/kc1.h
@@
-232,7
+232,7
@@
"boot_mmc_dev=0\0" \
"kernel_mmc_part=7\0" \
"recovery_mmc_part=5\0" \
- "bootargs=
mem=512M console=ttyO2
\0"
+ "bootargs=
console=ttyO2,115200 mem=512M
\0"
/*
* ATAGs