imx: 8qxp_mek: fix fdt_file and console
authorPeng Fan <peng.fan@nxp.com>
Mon, 15 Apr 2019 12:00:50 +0000 (12:00 +0000)
committerStefano Babic <sbabic@denx.de>
Thu, 25 Apr 2019 17:16:24 +0000 (19:16 +0200)
commit3b9ac5415084eadbd34a9d4d94e23d9935e73bd4
treebd4c816e6cf476259c4507c64869392f547d8d8b
parentaa34505653a3006ed4ad511da5d56a796d2ddf52
imx: 8qxp_mek: fix fdt_file and console

Fix fdt_file and console to boot upstream Linux Kernel.

Upstream linux use imx8qxp-mek.dtb, and pass lpuart32 to earlycon
will not work for i.MX8QXP, only need to pass earlycon,
check drivers/tty/serial/earlycon.c,
" /* Just 'earlycon' is a valid param for devicetree and ACPI SPCR. */ "

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
include/configs/imx8qxp_mek.h