+Tom Rini Hi Marc,
On Wed, 16 Nov 2022 at 03:42, Marc Kleine-Budde <m...@pengutronix.de> wrote: > > On 31.10.2022 13:27:10, Simon Glass wrote: > > On Mon, 31 Oct 2022 at 08:51, Marc Kleine-Budde <m...@pengutronix.de> wrote: > > > > > > In case there's no struct image_type_params::set_header callback, no > > > "errno" will be set. Don't fail with an error message, followed by > > > "Success". Remove the printing of the human readable "errno" value. > > > > > > Signed-off-by: Marc Kleine-Budde <m...@pengutronix.de> > > > --- > > > tools/mkimage.c | 4 ++-- > > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > Reviewed-by: Simon Glass <s...@chromium.org> > > Has this patch already been applied? No, you can see the status here: https://patchwork.ozlabs.org/project/uboot/patch/20221031145121.236877-2-...@pengutronix.de/ Regards, SImon