On Fri, 16 Jul 2010 12:55:42 +0200 Wolfgang Denk <[email protected]> wrote:
> Dear "Reinhard Meyer (-VC)", > > In message <[email protected]> you wrote: > > > > >> The grepenv command this patch adds can be used in lieu of printenv > > >> to facilitate searching. grepenv works like printenv but limits its > > >> output > > >> only to environment strings (variable name and value pairs) that match > > >> the > > >> user specified substring. > > > > My five cents to this: this addition command should be optional (#ifdef) > > anyway... > > Agreed... hmm - it adds ~450bytes text+data on powerpc. Is that the concern? I can make it optional, but, if so, I'd also like to add it to config_cmd_default.h instead of it being added to 100s of board config files. Kim _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

