commit | 502f3ca00ae82dde65f43173eb3df3b2b7574f4b | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Wed Dec 11 14:31:03 2019 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Fri Dec 27 12:14:44 2019 +0100 |
tree | f582fa641e7de08392e1576274c14b9c08ed3cf1 | |
parent | 0d3bc81391ac031758affdb0811bc9c8b905978c [diff] |
imx8m_evk: Remove unneeded earlycon string 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 <festevam@gmail.com>