commit | 48836aea13dcbfaab883d4f955516fb20ce8d525 | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Wed Apr 06 14:30:30 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Apr 12 19:10:43 2022 +0200 |
tree | 4a703763e9424e3d4fe1d17997ad0a7b7fc45ccb | |
parent | 2e9f99e2d8b301c7ee7b63e9c801e66c4710f7d8 [diff] |
imx: imx8ulp_evk: Enable multiple env storage devices Enable multiple storages for u-boot env: MMC or SPI flash or NOWHERE for usb so u-boot can runtime select the storage flash according to boot device. Signed-off-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>