[U-Boot] [PATCH 2/2] beagle: handle import of environments in files with CRLF as line endings

Wolfgang Denk wd at denx.de
Sun May 13 20:49:35 CEST 2012


Dear Marek Vasut,

In message <201205131909.49488.marek.vasut at gmail.com> you wrote:
> 
> > -		"env import -t $loadaddr $filesize\0" \
> > +		"env import -t -r $loadaddr $filesize\0" \
> 
> Not everyone importing env on beagle use broken tools ;-)

It's not a problem of using broken tools - the problem is of ignorant
people _not_ using decade old, working tools like dos2unix if they
need them.

As I mentionewd a coule of times before, I am seriously tempted to
ignore this "problem".

On the other hand, we usually say we accept code if it helps some, and
doesn't hurt others.  As is, the increase of code size is hurting.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Never ascribe to malice that which can  adequately  be  explained  by
stupidity.


More information about the U-Boot mailing list