[PATCH v2 20/29] sandbox: Support -T in spl

Simon Glass sjg at chromium.org
Sun Oct 15 01:35:04 CEST 2023


On Sat, 14 Oct 2023 at 14:48, Sean Anderson <seanga2 at gmail.com> wrote:
>
> The test devicetree is only compiled for U-Boot proper. When accessing it in
> SPL we need to go up one directory.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> Changes in v2:
> - Compare to PHASE_SPL in sandbox_cmdline_cb_test_fdt for clarity
> - Split off from fs test
>
>  arch/sandbox/cpu/start.c | 9 +++++++--
>  1 file changed, 7 insertions(+), 2 deletions(-)

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

BTW that function is in mainline now - spl_in_proper()

This is fine though


More information about the U-Boot mailing list