Add list of missing tests for the 'fdt' command, currently the missing sandbox tests are only 'fdt boardsetup' and 'fdt checksign' .
Signed-off-by: Marek Vasut <marek.vasut+rene...@mailbox.org> Reviewed-by: Simon Glass <s...@chromium.org> --- Cc: Heinrich Schuchardt <heinrich.schucha...@canonical.com> Cc: Simon Glass <s...@chromium.org> Cc: Tom Rini <tr...@konsulko.com> --- V2: Add RB from Simon --- test/cmd/fdt.c | 7 +++++++ 1 file changed, 7 insertions(+) Applied to u-boot-dm/next, thanks!