mx6cuboxi: Fix the console variable
authorFabio Estevam <festevam@gmail.com>
Mon, 19 Jul 2021 20:15:14 +0000 (17:15 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 9 Aug 2021 11:09:29 +0000 (13:09 +0200)
commit5d236df9a0e4d5358892f77d7680d80917a7acd2
tree262139b99cc266f034b10aedb272285b2b90fc0d
parent22e9e0dc17e263d456aba5d4943b7eac88d2a014
mx6cuboxi: Fix the console variable

Do not pass the console baudrate to the 'console' variable
to avoid the baudrate being passed twice when extlinux.conf
contains the standard: console=${console},${baudrate} format.

cat /proc/cmdline
root=PARTUUID=00000000-01 rootwait rw console=ttymxc0,115200,115200

Signed-off-by: Fabio Estevam <festevam@gmail.com>
include/configs/mx6cuboxi.h