commit | 748e42e146b3adec1cb87e7a1901f9ba78a947d6 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Tue Jul 28 11:51:20 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 31 10:13:00 2020 -0400 |
tree | b493f2af6ae993f3fe319d5f97c3833d160041af | |
parent | eebd74d9183c7ec79a9014d8334bc23ebd96aeb9 [diff] |
cmd: env: add env load command Add the new command env load to load the environment from the current location gd->env_load_prio. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>