Dear Mike Frysinger,

> On Tuesday 13 March 2012 21:38:13 Marek Vasut wrote:
> >  arch/arm/lib/bootm.c     |   30 ++++++++++
> >  common/cmd_bootm.c       |  141
> >  include/config_cmd_all.h |
> 
> still missing README

Where exactly would you squash it in there?
> 
> > --- a/arch/arm/lib/bootm.c
> > +++ b/arch/arm/lib/bootm.c
> > 
> > +#ifdef     CONFIG_CMD_BOOTZ
> 
> don't use tabs to indent these tokens
> 
> > --- a/common/cmd_bootm.c
> > +++ b/common/cmd_bootm.c
> > 
> > +int __bootz_setup(void *image, void **start, void **end)
> 
> static
> 
> > +int do_bootz(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
> 
> static
> -mike

Best regards,
Marek Vasut
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to