From a09f718e5ace202dd14426a030268ea11c7a9ba5 Mon Sep 17 00:00:00 2001 From: Allen Xu Date: Thu, 24 Jul 2014 14:10:42 -0500 Subject: ENGR00324352 Set console value to show log info for mfgtool nand download set console value to show download log info for mfgtool NAND download. Signed-off-by: Allen Xu --- include/configs/mx6sx_arm2.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/configs/mx6sx_arm2.h b/include/configs/mx6sx_arm2.h index acb3caa..fe0f15d 100644 --- a/include/configs/mx6sx_arm2.h +++ b/include/configs/mx6sx_arm2.h @@ -173,6 +173,7 @@ CONFIG_VIDEO_MODE \ "fdt_addr=0x83000000\0" \ "fdt_high=0xffffffff\0" \ + "console=ttymxc0\0" \ "bootargs=console=ttymxc0,115200 ubi.mtd=3 " \ "root=ubi0:rootfs rootfstype=ubifs " \ "mtdparts=gpmi-nand:16m(boot),16m(kernel),16m(dtb),-(rootfs)\0"\ -- cgit v1.1