Re: [PATCH] boot: fix typo

2014-07-01 Thread Holger Schurig
Rolf, do you use git? Have you tried git sendemail? This connects directly via SMTP to your internet provider and thus makes sure that everything is smooth. ___ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinf

Re: [PATCH] boot: fix typo

2014-07-01 Thread Rolf Evers-Fischer
Hi Sascha, > Sascha Hauer hat am 1. Juli 2014 um 08:46 > geschrieben: > > > Hi Rolf, > > On Mon, Jun 30, 2014 at 02:27:30PM +0200, Rolf Evers-Fischer wrote: > > Signed-off-by: Rolf Evers-Fischer > > --- > >  commands/boot.c |    2 +- > >  1 files changed, 1 insertions(+), 1 deletions(-) > > App

Re: [PATCH] boot: fix typo

2014-06-30 Thread Sascha Hauer
Hi Rolf, On Mon, Jun 30, 2014 at 02:27:30PM +0200, Rolf Evers-Fischer wrote: > Signed-off-by: Rolf Evers-Fischer > --- >  commands/boot.c |    2 +- >  1 files changed, 1 insertions(+), 1 deletions(-) Applied, thanks. I had to apply it manually. You mailer breaks lines and converts tabs into spa

[PATCH] boot: fix typo

2014-06-30 Thread Rolf Evers-Fischer
Signed-off-by: Rolf Evers-Fischer ---  commands/boot.c |    2 +-  1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/commands/boot.c b/commands/boot.c index a23ffb1..c8eae10 100644 --- a/commands/boot.c +++ b/commands/boot.c @@ -151,7 +151,7 @@ static int bootscript_scan_path(struct bl