From: Paul Kocialkowski Date: Tue, 29 Mar 2016 12:16:22 +0000 (+0200) Subject: kc1: Include explicit serial baudrate on bootargs X-Git-Tag: v2016.05-rc1~70 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f5fdc3785d4beb179d2249bf1a886f679f925774;p=u-boot kc1: Include explicit serial baudrate on bootargs This makes the baudrate for the kernel command line explicit. Signed-off-by: Paul Kocialkowski --- diff --git a/include/configs/kc1.h b/include/configs/kc1.h index 7f828f7efa..5a698e0ff1 100644 --- 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