Commits
Ye Li committed 59771e4d220
MLK-18159-3 imx: spl: Add eMMC boot support When boot from eMMC, SPL needs to switch to boot partition for image loading, have to ensure MMCSD_MODE_EMMCBOOT is used for eMMC port. So we have to know whether it is boot from eMMC or SD and select corresponding spl boot mode. Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 751e49b3e6baee2b3c7793143853b9da8d78b5a9)