commit | 8df8b6d670e299764e28f07cc9a607a4309e7c44 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 22 21:43:54 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 02 12:05:57 2023 -0600 |
tree | ed09e9f94a064ca7ed9a6c62ce9c8d4793da6b8d | |
parent | 7155646b22a9ef41100cdee18f39cf353810788a [diff] |
dtoc: Add some debugging when copying nodes 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 <sjg@chromium.org>