imx: spl: implement spl_boot_mode for i.MX7/8/8M
authorPeng Fan <peng.fan@nxp.com>
Wed, 16 Oct 2019 10:24:25 +0000 (10:24 +0000)
committerStefano Babic <sbabic@denx.de>
Sun, 3 Nov 2019 16:04:16 +0000 (17:04 +0100)
commit9d86dbd9cf9d387bef7eaf467f2e34d7d61611e2
tree6ce4ad10c4536afcba08a5d954d3a80f64f45727
parent2dfecdd1eda695e735a340bd47c7487db0ae9ce4
imx: spl: implement spl_boot_mode for i.MX7/8/8M

It will be easy to separate SD/EMMC when booting in SPL stage, then
no need to bother which device is BOOT_DEVICE_MMC1/2.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/spl.c