kc1: Include explicit serial baudrate on bootargs

This makes the baudrate for the kernel command line explicit.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
This commit is contained in:
Paul Kocialkowski 2016-03-29 14:16:22 +02:00 committed by Tom Rini
parent 5fcbca5268
commit f5fdc3785d

View File

@ -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