From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] beagle: handle import of environments in files with CRLF as line endings
Date: Sun, 13 May 2012 20:57:47 +0200 [thread overview]
Message-ID: <201205132057.47247.marex@denx.de> (raw)
In-Reply-To: <20120513184935.50B45202B33@gemini.denx.de>
Dear Wolfgang Denk,
> Dear Marek Vasut,
>
> In message <201205131909.49488.marek.vasut@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
next prev parent reply other threads:[~2012-05-13 18:57 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-13 12:50 [U-Boot] [PATCH 1/2] Add option -r to env import to allow import of text files with CRLF as line endings Alexander Holler
2012-05-13 12:50 ` [U-Boot] [PATCH 2/2] beagle: handle import of environments in " Alexander Holler
2012-05-13 17:09 ` Marek Vasut
2012-05-13 17:56 ` Alexander Holler
2012-05-13 18:52 ` Marek Vasut
2012-05-13 18:58 ` Alexander Holler
2012-05-13 18:49 ` Wolfgang Denk
2012-05-13 18:57 ` Marek Vasut [this message]
2012-05-13 19:26 ` Wolfgang Denk
2012-05-13 19:45 ` Marek Vasut
2012-05-13 19:53 ` Wolfgang Denk
2012-05-13 20:18 ` Alexander Holler
2012-05-13 21:38 ` Wolfgang Denk
2012-05-14 8:29 ` Alexander Holler
2012-05-14 9:07 ` Alexander Holler
2012-05-14 9:21 ` Alexander Holler
2012-05-13 21:47 ` Måns Rullgård
2012-05-14 16:02 ` Tom Rini
2012-05-14 17:04 ` Alexander Holler
2012-05-14 18:45 ` Marek Vasut
2012-05-14 22:23 ` Alexander Holler
2012-05-13 12:58 ` [U-Boot] [PATCH 1/2 v2] Add option -r to env import to allow import of text " Alexander Holler
2012-05-13 18:45 ` [U-Boot] [PATCH 1/2] " Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201205132057.47247.marex@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox