commit | 1dd4cc342415c417c8f62335e84723c4024a280c | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Wed Oct 16 10:24:25 2019 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Sun Nov 03 17:04:16 2019 +0100 |
tree | 6ce4ad10c4536afcba08a5d954d3a80f64f45727 | |
parent | 6e6cff76958e2c8d6536132fe34258652041fb2c [diff] |
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>