[U-Boot] [PATCH v3 5/7] dfu:cmd: Support for DFU u-boot command

Marek Vasut marek.vasut at gmail.com
Thu Aug 2 09:16:18 CEST 2012


Dear Mike Frysinger,

> On Tuesday 31 July 2012 02:37:01 Lukasz Majewski wrote:
> > --- /dev/null
> > +++ b/common/cmd_dfu.c
> > 
> > +	static char *s = "dfu";
> 
> no need for this to be static

It can be pulled out of the function and be made into const static

> -mike

Best regards,
Marek Vasut


More information about the U-Boot mailing list