From: Vagrant Cascadian Date: Tue, 8 Dec 2015 16:59:47 +0000 (+0000) Subject: serial_console_speed X-Git-Tag: archive/raspbian/2016.11+dfsg1-3+rpi1~1^2~10 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9dc0560640963d11b6c1295a43c0509bc7f194ed;p=u-boot.git serial_console_speed =================================================================== Gbp-Pq: Topic mx6cuboxi Gbp-Pq: Name serial_console_speed.patch --- diff --git a/include/configs/mx6cuboxi.h b/include/configs/mx6cuboxi.h index 4feb12194..b4559e004 100644 --- a/include/configs/mx6cuboxi.h +++ b/include/configs/mx6cuboxi.h @@ -99,7 +99,7 @@ "initrd_high=0xffffffff\0" \ "fdt_high=0xffffffff\0" \ "ip_dyn=yes\0" \ - "console=" CONFIG_CONSOLE_DEV "\0" \ + "console=" CONFIG_CONSOLE_DEV ",115200\0" \ "bootm_size=0x10000000\0" \ "mmcdev=" __stringify(CONFIG_SYS_MMC_ENV_DEV) "\0" \ "update_sd_firmware=" \