Add the node name too so it is easy to see which node failed. Signed-off-by: Simon Glass <sjg at chromium.org> --- tools/dtoc/fdt.py | 4 ++-- tools/dtoc/test_fdt.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) Applied to u-boot-dm/next, thanks!