From b7a4ad5f826fba17cacb8ed8ce4282b1f5b3d044 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Thu, 22 Dec 2016 04:44:44 +0000 Subject: [PATCH] serial_console_speed =================================================================== Gbp-Pq: Topic mx6cuboxi Gbp-Pq: Name serial_console_speed.patch --- include/configs/mx6cuboxi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configs/mx6cuboxi.h b/include/configs/mx6cuboxi.h index 446b3bc17..8eb90b01c 100644 --- a/include/configs/mx6cuboxi.h +++ b/include/configs/mx6cuboxi.h @@ -86,7 +86,7 @@ "initrd_high=0xffffffff\0" \ "fdt_high=0xffffffff\0" \ "ip_dyn=yes\0" \ - "console=" CONSOLE_DEV "\0" \ + "console=" CONSOLE_DEV ",115200\0" \ "bootm_size=0x10000000\0" \ "mmcdev=" __stringify(CONFIG_SYS_MMC_ENV_DEV) "\0" \ "update_sd_firmware=" \ -- 2.30.2