Show the operations being performed, when debugging is enabled. Convert a mistaken 'print' in test_copy_subnodes_from_phandles() while we are here.
Signed-off-by: Simon Glass <s...@chromium.org> --- Changes in v2: - Use a 'done' variable to reduce code duplication tools/dtoc/fdt.py | 5 +++++ tools/dtoc/test_fdt.py | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) Applied to u-boot-dm, thanks!