Update the two functions that call add_verify_data() so that the caller can see the node that was written to.
Signed-off-by: Simon Glass <s...@chromium.org> --- tools/image-host.c | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) Applied to u-boot-dm, thanks!