Re: [U-Boot-Users] [PATCH] Remove warnings compiling serial_xuartlite.c

2008-07-24 Thread Haavard Skinnemoen
Grant Likely <[EMAIL PROTECTED]> wrote: > On Thu, Jul 24, 2008 at 05:18:26AM +0200, Wolfgang Denk wrote: > > In message <[EMAIL PROTECTED]> you wrote: > > > > > > I think the list engine at SourceForge converts the mail to base64 > > > whenever it feels like it. So there's not much to do about i

Re: [U-Boot-Users] [PATCH] Remove warnings compiling serial_xuartlite.c

2008-07-23 Thread Grant Likely
On Thu, Jul 24, 2008 at 05:18:26AM +0200, Wolfgang Denk wrote: > In message <[EMAIL PROTECTED]> you wrote: > > > > I think the list engine at SourceForge converts the mail to base64 > > whenever it feels like it. So there's not much to do about it on your > > end except staying away from anything

Re: [U-Boot-Users] [PATCH] Remove warnings compiling serial_xuartlite.c

2008-07-23 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > I think the list engine at SourceForge converts the mail to base64 > whenever it feels like it. So there's not much to do about it on your > end except staying away from anything but 7-bit ascii. No, this is not correct. SF may be slow and doing a lot

Re: [U-Boot-Users] [PATCH] Remove warnings compiling serial_xuartlite.c

2008-07-23 Thread Grant Likely
On Wed, Jul 23, 2008 at 11:20:50AM +0200, Haavard Skinnemoen wrote: > "Ricardo Ribalda Delgado" <[EMAIL PROTECTED]> wrote: > > I think that I created it using the git-format-patch and I did sent > > it using the git-send-email Any modifier that I should use? > > I think the list engine at Sou

Re: [U-Boot-Users] [PATCH] Remove warnings compiling serial_xuartlite.c

2008-07-23 Thread Haavard Skinnemoen
"Ricardo Ribalda Delgado" <[EMAIL PROTECTED]> wrote: > I think that I created it using the git-format-patch and I did sent > it using the git-send-email Any modifier that I should use? I think the list engine at SourceForge converts the mail to base64 whenever it feels like it. So there's not

Re: [U-Boot-Users] [PATCH] Remove warnings compiling serial_xuartlite.c

2008-07-20 Thread Ricardo Ribalda Delgado
Hello I think that I created it using the git-format-patch and I did sent it using the git-send-email Any modifier that I should use? Best regards 2008/7/20 Wolfgang Denk <[EMAIL PROTECTED]>: > In message <[EMAIL PROTECTED]> you wrote: >> >> Casting on in_be32 not in MACROS >> >> Signed-of

Re: [U-Boot-Users] [PATCH] Remove warnings compiling serial_xuartlite.c

2008-07-20 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > Casting on in_be32 not in MACROS > > Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]> Applied, thanks. But please do not base64 encode plain text messages!!! Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfga

Re: [U-Boot-Users] [PATCH] Remove warnings compiling serial_xuartlite.c

2008-07-16 Thread Grant Likely
On Wed, Jul 16, 2008 at 04:22:32PM +0200, Ricardo Ribalda Delgado wrote: > Casting on in_be32 not in MACROS > > Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]> Acked-by: Grant Likely <[EMAIL PROTECTED]> > --- > serial_xuartlite.c: In function ‘serial_putc’: > serial_xuartlite.c:59: war

Re: [U-Boot-Users] [PATCH] Remove warnings compiling serial_xuartlite.c

2008-07-16 Thread Grant Likely
On Wed, Jul 16, 2008 at 03:01:33AM +0200, Ricardo Ribalda Delgado wrote: > diff --git a/drivers/serial/serial_xuartlite.c > b/drivers/serial/serial_xuartlite.c > index 5c41a1c..2e6f096 100644 > --- a/drivers/serial/serial_xuartlite.c > +++ b/drivers/serial/serial_xuartlite.c > @@ -37,9 +37,9 @@ >