aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Kocialkowski2016-03-24 22:42:48 +0100
committerPaul Kocialkowski2016-03-28 13:56:03 +0200
commit1cf65e9ea8a105a4343ac860e5268bc6fc6bf375 (patch)
treeb89e58bd29fa0704f62490582b9cacbe9ed9d9c5
parentd085ecd61b9956cda0d37b89b5c538f54440fe58 (diff)
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>
-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 171a8c4ced7..cb25c0a6741 100644
--- a/include/configs/sniper.h
+++ b/include/configs/sniper.h
@@ -252,7 +252,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