
31 Jul
2020
31 Jul
'20
11:41 p.m.
On Tue, Jul 28, 2020 at 11:51:23AM +0200, Patrick Delaunay wrote:
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: Patrick Delaunay patrick.delaunay@st.com
Applied to u-boot/master, thanks!
--
Tom