summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2016-03-29 12:16:21 (GMT)
committerTom Rini <trini@konsulko.com>2016-04-01 21:17:58 (GMT)
commit5fcbca5268b251f50b591974e4203f9157307e96 (patch)
tree1e4a2be5e522b2f1968111c0773c04fbda98ebeb /include
parent62022d5206a284e8fb7f205b4baa7f2550ee9a35 (diff)
downloadu-boot-5fcbca5268b251f50b591974e4203f9157307e96.tar.xz
sniper: Include explicit serial baudrate on bootargs
This makes the baudrate for the kernel command line explicit. Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'include')
-rw-r--r--include/configs/sniper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/sniper.h b/include/configs/sniper.h
index 45ab21f..18a379d 100644
--- 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