]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
mx6qsabrelite: Fix the serial console port
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 28 Mar 2012 09:45:26 +0000 (09:45 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 16 Apr 2012 12:53:58 +0000 (14:53 +0200)
On mx6qsabrelite the console is ttymxc1.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
include/configs/mx6qsabrelite.h

index c851559bf86ef17e478c3e20eae79ae6605e8dfb..f52c3c76370c23c4c54a8ca9b5a2293a3d36a79f 100644 (file)
 #define CONFIG_EXTRA_ENV_SETTINGS \
        "script=boot.scr\0" \
        "uimage=uImage\0" \
-       "console=ttymxc3\0" \
+       "console=ttymxc1\0" \
        "fdt_high=0xffffffff\0"   \
        "initrd_high=0xffffffff\0" \
        "mmcdev=0\0" \