1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-04 21:36:34 +01:00
Files
u-boot-megous/env
Patrick Delaunay 286fee5062 env: ext4: set gd->env_valid
Add a missing initialization of gd->env_valid in env_ext4_load
as it is already done in some other env device.

Set gd->env_valid = ENV_VALID in env_ext4_save() and env_ext4_load().

This patch allows to have a correct information in 'env info' command.

Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
2020-07-31 10:13:00 -04:00
..
2020-05-18 21:19:18 -04:00
2020-07-26 14:35:30 -04:00
2020-07-31 10:13:00 -04:00
2020-05-18 21:19:18 -04:00