On Wed, 14 Apr 2021 at 10:43, Rasmus Villemoes
<[email protected]> wrote:
>
> Check that a variable defined in /config/environment is found in the
> run-time environment, and that clearing fdt_env_path from within that
> node works.
>
> Signed-off-by: Rasmus Villemoes <[email protected]>
> ---
>  arch/sandbox/dts/test.dts   |  7 +++++++
>  configs/sandbox64_defconfig |  1 +
>  configs/sandbox_defconfig   |  1 +
>  test/env/Makefile           |  1 +
>  test/env/fdt.c              | 20 ++++++++++++++++++++
>  5 files changed, 30 insertions(+)
>  create mode 100644 test/env/fdt.c

Reviewed-by: Simon Glass <[email protected]>

Reply via email to