Re: [PATCH u-boot-marvell 4/7] tools: kwbimage: Do not show mkimage error message in dumpimage

2022-02-16 Thread Stefan Roese
On 2/15/22 19:59, Pali Rohár wrote: When pflag is set then kwbimage was invoked by dumpimage and not mkimage. So do not show mkimage error message in this case. Signed-off-by: Pali Rohár Reviewed-by: Stefan Roese Thanks, Stefan --- tools/kwbimage.c | 2 +- 1 file changed, 1 insertion(+

[PATCH u-boot-marvell 4/7] tools: kwbimage: Do not show mkimage error message in dumpimage

2022-02-15 Thread Pali Rohár
When pflag is set then kwbimage was invoked by dumpimage and not mkimage. So do not show mkimage error message in this case. Signed-off-by: Pali Rohár --- tools/kwbimage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/kwbimage.c b/tools/kwbimage.c index 22e6a44c561c..