[PATCH] imx8m_evk: Remove unneeded earlycon string

2019-12-28 Thread sbabic
> Passing earlycon string in the command line may be > useful during bring up, but not after such phase. > Remove the earlycon string to align with the other i.MX SoCs > command lines. > Signed-off-by: Fabio Estevam Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic --

[PATCH] imx8m_evk: Remove unneeded earlycon string

2019-12-11 Thread Fabio Estevam
Passing earlycon string in the command line may be useful during bring up, but not after such phase. Remove the earlycon string to align with the other i.MX SoCs command lines. Signed-off-by: Fabio Estevam --- include/configs/imx8mm_evk.h | 2 +- include/configs/imx8mn_evk.h | 2 +- include/con