[PATCH] imx8qxp_mek: Fix the console command line string

sbabic at denx.de sbabic at denx.de
Tue Mar 10 16:32:04 CET 2020


> Currently the expansion of the console variable leads to
> the following kernel command line:
> console=ttyLP0,${baudrate} earlycon root=/dev/mmcblk1p2 rootwait rw
> , which causes the console to not show characters after the LPUART driver
> is probed as the 'baudrate' variable is not properly translated.
> Fix it by splitting the console variable in two parts: one for the
> ttyLP0 part and the other one for the baudrate, which matches the way
> it is done on other i.MX targets.
> Tested by successfully booting a mainline kernel on a i.MX8QXP MEK
> board.
> Signed-off-by: Fabio Estevam <festevam at gmail.com>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list