[U-Boot] [PATCH v2 5/8] test: move SPL test nodes in test device tree

Simon Glass sjg at chromium.org
Mon May 20 15:35:41 UTC 2019


Hi Patrick.

On Mon, 20 May 2019 at 07:00, Patrick Delaunay <patrick.delaunay at st.com> wrote:
>
> Moves spl-test nodes in test device tree, selected by
> the new build option '--device-tree'.

Where is this build option?

>
> This patch also executes the version test (test_000_version) to check
> the correct start of the U-Boot after SPL execution.

What is test_000_version?

Again this patch needs  motivation. It is very hard for me to
understand what you are trying to do.
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> ---
>
> Changes in v2:
> - move all spl test nodes in test dtb
>
>  arch/sandbox/dts/sandbox.dts   | 36 ------------------------------------
>  arch/sandbox/dts/sandbox64.dts | 36 ------------------------------------
>  arch/sandbox/dts/test.dts      | 36 ++++++++++++++++++++++++++++++++++++
>  test/run                       |  3 ++-
>  4 files changed, 38 insertions(+), 73 deletions(-)

Can you please check this series which creates a comment DT:

http://patchwork.ozlabs.org/project/uboot/list/?series=108546

Could you rebase on top of it? - u-boot-dm/sandbox-working

Regards,
Simon


More information about the U-Boot mailing list