[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 21:45:19 CEST 2012


Dear Wolfgang Denk,

> Dear Marek Vasut,
> 
> In message <201205132057.47247.marex at denx.de> you wrote:
> > > 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? :-)
> 
> Not as well - it will delete _all_ ocurrences of \r, which is more
> than just changing "\r\n" into "\n" (which still may be wrong in some
> cases).
> 
> But yes, TIMTOWTDI.

What's this NLA (or 9LA) ? :)

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

Well Alexander does, so I'm trying to find a fitting solution for both parties 
(uboot and him).

> 
> Best regards,
> 
> Wolfgang Denk

Best regards,
Marek Vasut


More information about the U-Boot mailing list