commit | a97d22ebba2305f2d0aee714544c72c6a53026d9 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Tue Jul 28 11:51:21 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 31 10:13:00 2020 -0400 |
tree | 11c843faeaeb7a2bdd1e180e2e135b11cf5817da | |
parent | 0115dd3a6a144e9c974e00a9f3f41c5bb053236e [diff] |
cmd: env: add env select command Add the new command 'env select' to force the persistent storage of environment, saved in gd->env_load_prio. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>