[PATCH 07/14] sandbox: Enable NVMEM

Simon Glass sjg at chromium.org
Sat Feb 26 19:37:01 CET 2022


On Mon, 7 Feb 2022 at 16:42, Sean Anderson <sean.anderson at seco.com> wrote:
>
> This enables NVMEM for all sandbox defconfigs, enabling it to be used in
> unit tests in the next few commits.
>
> Signed-off-by: Sean Anderson <sean.anderson at seco.com>
> ---
>
>  configs/sandbox64_defconfig        | 1 +
>  configs/sandbox_defconfig          | 1 +
>  configs/sandbox_flattree_defconfig | 1 +
>  configs/sandbox_noinst_defconfig   | 1 +
>  configs/sandbox_spl_defconfig      | 1 +
>  5 files changed, 5 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list