Re: [U-Boot] [PATCH] AT91: revise serial lines pullup configuration,

2009-11-26 Thread Tom
Wolfgang Denk wrote: > Dear Tom, > > In message <4a60eb7c.4010...@poczta.fm> Andrzej Wolski wrote: >> Currently pullups are incorrectly set for all AT91 SoCs: >> pullup for TXD line is enabled, what is not necessary, but >> pullup for RXD line, what may be necessary for some boards, >> is disabled

Re: [U-Boot] [PATCH] AT91: revise serial lines pullup configuration,

2009-11-22 Thread Wolfgang Denk
Dear Tom, In message <4a60eb7c.4010...@poczta.fm> Andrzej Wolski wrote: > Currently pullups are incorrectly set for all AT91 SoCs: > pullup for TXD line is enabled, what is not necessary, but > pullup for RXD line, what may be necessary for some boards, > is disabled. This patch fixes it: it enabl

Re: [U-Boot] [PATCH] AT91: revise serial lines pullup configuration

2009-08-05 Thread Andrzej Wolski
> Currently pullups are incorrectly set for all AT91 SoCs: > pullup for TXD line is enabled, what is not necessary, but > pullup for RXD line, what may be necessary for some boards, > is disabled. This patch fixes it: it enables pullup only > for RXD line. What about this patch? Andrzej Wolski

[U-Boot] [PATCH] AT91: revise serial lines pullup configuration,

2009-07-17 Thread Andrzej Wolski
Currently pullups are incorrectly set for all AT91 SoCs: pullup for TXD line is enabled, what is not necessary, but pullup for RXD line, what may be necessary for some boards, is disabled. This patch fixes it: it enables pullup only for RXD line. Signed-off-by: Andrzej Wolski --- cpu/arm926ejs/