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

Marek Vasut marex at denx.de
Sun May 13 20:57:47 CEST 2012


Dear Wolfgang Denk,

> 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.

tr -d '\r' won't work? :-)

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

Can't the wincrap people be taught to use cygwin? Or possibly some Windows (R)
(C)(TM)(???) rebuilt version of tr -d '\r' ?

> 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

Best regards,
Marek Vasut


More information about the U-Boot mailing list