[PATCH v2 2/2] test: cmd: fdt: Add fdt get value test case

Simon Glass sjg at chromium.org
Wed Nov 23 03:11:08 CET 2022


Add test case for 'fdt get value' sub command.

The test case can be triggered using:
"
./u-boot -d u-boot.dtb -c 'ut fdt'
"

Acked-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
Signed-off-by: Marek Vasut <marex at denx.de>
---
Cc: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
Cc: Simon Glass <sjg at chromium.org>
Cc: Tom Rini <trini at konsulko.com>
---
V2: - Add AB from Heinrich
---
 test/cmd/fdt.c | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 53 insertions(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list