Skip to content
Commit 0675370b authored by Patrick Delaunay's avatar Patrick Delaunay Committed by Tom Rini
Browse files

configs: sandbox: activate command env select and env load



Add support of environment location with the new env command:
'env select' and 'env load'

The ENV backend is selected by priority order
- 0 = "nowhere" (default at boot)
- 1 = "EXT4"

To test EXT4 env support, this backend is selected by name:
> env select EXT4

Signed-off-by: default avatarPatrick Delaunay <patrick.delaunay@st.com>
parent 517ccc92
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment