commit | 3a8a10e930970bcc0c128ac9527df8cda2e947c9 | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Tue Jul 26 16:40:33 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 26 11:29:00 2022 +0200 |
tree | 324856adf4c8005aab12a67e54135d2bf5a194be | |
parent | 333e4221b929bbd16a838309c7879f68432ddf06 [diff] |
imx: Change USB boot device type The SPL SDP is configured as BOOT_DEVICE_BOARD, so when booting from USB, change its type to BOOT_DEVICE_BOARD, so we can use SDP. Signed-off-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>