commit | 208bd2b85ecce9ecf2d661f51dba682f8ce0b074 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Tue May 07 11:24:02 2019 +0200 |
committer | Patrice Chotard <patrice.chotard@st.com> | Thu Jun 06 17:40:13 2019 +0200 |
tree | 980b13ddb10dab7cfb26982567c2a0b9647fff2f | |
parent | 7f90cd6150efd0bcf6293bbf35293d19d5e17a41 [diff] |
env: allow ENV_IS_NOWHERE with other storage target 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>