Hi Simon, 2017-10-22 23:36 GMT+09:00 Simon Glass <[email protected]>: > On 19 October 2017 at 12:16, Masahiro Yamada > <[email protected]> wrote: >> Both "conf_name" and "sig_name" point to the name of config node. >> The latter should be the name of the signature node. >> >> Signed-off-by: Masahiro Yamada <[email protected]> >> --- >> >> tools/image-host.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > Reviewed-by: Simon Glass <[email protected]> > > There is no test which checks this?
The "sig_name" is only used as an argument to printf() in this function. So, test/py cannot detect this. -- Best Regards Masahiro Yamada _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

