[PATCH 14/32] test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it

Simon Glass sjg at chromium.org
Thu Mar 2 00:38:30 CET 2023


On Mon, 27 Feb 2023 at 12:55, Marek Vasut
<marek.vasut+renesas at mailbox.org> wrote:
>
> Implement function to generate internal test DT fragment and switch
> the 'fdt get value' test to this instead of depending on the sandbox
> DT. Rename clk-test node to test-node node. This FDT fragment will be
> reused by other tests. No functional change.
>
> Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
> ---
> Cc: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Tom Rini <trini at konsulko.com>
> ---
>  test/cmd/fdt.c | 124 +++++++++++++++++++++++++++++++++++++++++++------
>  1 file changed, 111 insertions(+), 13 deletions(-)
>

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


More information about the U-Boot mailing list