Put the parent node first in the parameters as this is more natural. Also add a comment to explain what is going on.
Signed-off-by: Simon Glass <s...@chromium.org> --- boot/image-fit-sig.c | 31 ++++++++++++++++++++++--------- 1 file changed, 22 insertions(+), 9 deletions(-) Applied to u-boot-dm, thanks!