[U-Boot-Users] at91rm9200 serial frequency fix

michael trimarchi trimarchi at gandalf.sssup.it
Sun Aug 19 19:09:30 CEST 2007


On Sun, Aug 19, 2007 at 08:32:52PM +0200, Ulf Samuelsson wrote:
> sön 2007-08-19 klockan 18:35 +0200 skrev michael trimarchi:
> > Fix CD calcutation on serial device.
> > 
> > Signed-off-by: Trimarchi Michael <trimarchimichael at yahoo.it>
> > ---
> > 
> > --- cpu/arm920t/at91rm9200/serial.c.orig	2007-08-19 19:26:23.000000000 +0200
> > +++ cpu/arm920t/at91rm9200/serial.c	2007-08-19 19:29:50.000000000 +0200
> > @@ -50,14 +50,18 @@ AT91PS_USART us = (AT91PS_USART) AT91C_B
> >  AT91PS_USART us = (AT91PS_USART) AT91C_BASE_US1;
> >  #endif
> >  
> you should test any patch before sending it to the list.
> 
> You have obviously not tested your patch before use,
> since there is a spelling error.
> BAUDRATE != BOUDRATE
> 
> Pls reject this patch.
> 
> BR
> Ulf Samuelsson
> 
>
I'm so sorry! I test this code on my at91 but when I prepare the patch from the last git, I does't notice the error in the integration. The next time I test again my code.

Regards Michael
 





More information about the U-Boot mailing list