Commits
Peng Fan committed bd1cc6ae6f8
i.MX7ULP: evk: Modify FDT file to disable SD3.0 for usb boot Since the SD3.0 kernel driver needs M4 image support, this causes problem for usb boot booting into kernel. To decouple the relationship, we modify the FDT file in u-boot to disable SD3.0. So the kernel won't depend on M4 image. Signed-off-by: Peng Fan <peng.fan@nxp.com>