mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-05 06:24:10 +08:00
Allow U-Boot to get default environment for some boot mode (USB for example), and to select storage location when it is booting from flash device; ENVL_NOWHERE is present in env_locations with other one. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>