[PATCH v4 1/2] bootm: fix typo imape_comp -> image_comp

Daniel Golle daniel at makrotopia.org
Tue Aug 30 05:03:58 CEST 2022


On Mon, Aug 29, 2022 at 08:30:14PM -0600, Simon Glass wrote:
> On Fri, 26 Aug 2022 at 21:15, Daniel Golle <daniel at makrotopia.org> wrote:
> >
> > Chage variable name 'imape_comp' to the supposedly intended name
> 
> Change

Can you fix that on-the-fly while comitting or should I repost with
that typo in the patch description fixed?

> 
> > 'image_comp'.
> >
> > Signed-off-by: Daniel Golle <daniel at makrotopia.org>
> > ---
> > v4: add missing name replacement
> >
> > boot/bootm.c | 8 ++++----
> >  1 file changed, 4 insertions(+), 4 deletions(-)
> >
> 
> Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list