commit | 638567d5e2f0e679c9810f31609ffee1b805df0b | [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 | 02e505e261efb7cdd7f04aa1af794ff42e9c5188 [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>