commit | 23024fd73c56f1731c738d946acbc83f70c4aa4d | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Mon Jul 22 01:24:39 2019 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 08 16:35:16 2019 +0200 |
tree | 0788a3b9dbc0105e4da537409d3f4fb1a4486340 | |
parent | b1d6be9932e9731c4c710304cac79d45baa55e17 [diff] |
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>