[RESEND PATCH 04/10] sandbox: activate env in ext4 support
Simon Glass
sjg at chromium.org
Sun Feb 16 20:02:45 CET 2020
On Wed, 12 Feb 2020 at 11:45, Patrick Delaunay <patrick.delaunay at st.com> wrote:
>
> The default environment is still used with "ENVL_NOWHERE"
> indicated by the weak function env_get_location() and
> activated by CONFIG_ENV_IS_NOWHERE.
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> ---
>
> board/sandbox/sandbox.c | 12 ++++++++++++
> configs/sandbox64_defconfig | 4 ++++
> configs/sandbox_defconfig | 4 ++++
> configs/sandbox_flattree_defconfig | 4 ++++
> configs/sandbox_spl_defconfig | 4 ++++
> 5 files changed, 28 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
At some point I'd really like the environment device/info to be in the
device tree.
More information about the U-Boot
mailing list