[U-Boot] [PATCH] tools: image: fix node name of signature node in FIT

Masahiro Yamada yamada.masahiro at socionext.com
Sun Oct 22 15:25:43 UTC 2017


Hi Simon,

2017-10-22 23:36 GMT+09:00 Simon Glass <sjg at chromium.org>:
> On 19 October 2017 at 12:16, Masahiro Yamada
> <yamada.masahiro at socionext.com> 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 <yamada.masahiro at socionext.com>
>> ---
>>
>>  tools/image-host.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> 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


More information about the U-Boot mailing list