[U-Boot] 82xx serial, smc: add configurable SMC Rx buffer len

Wolfgang Denk wd at denx.de
Tue Feb 10 00:54:56 CET 2009


Dear Heiko Schocher,

In message <4982EABA.7090901 at denx.de> you wrote:
> This patch adds the configuration option CONFIG_SYS_SMC_RXBUFLEN.
> With this option it is possible to allow the receive
> buffer for the SMC on 82xx to be greater then 1. In case
> CONFIG_SYS_SMC_RXBUFLEN == 1 this driver works as the
> old version.
> 
> When defining CONFIG_SYS_SMC_RXBUFLEN also
> CONFIG_SYS_MAXIDLE must be defined to setup the maximum
> idle timeout for the SMC.
> 
> Signed-off-by: Heiko Schocher <hs at denx.de>
> ---
>  README                   |    8 ++++
>  cpu/mpc8260/serial_smc.c |   97 ++++++++++++++++++++++++++++-----------------
>  2 files changed, 68 insertions(+), 37 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
If a packet hits a pocket on a socket on a port,
And the bus is interrupted as a very last resort,
And the address of the memory makes your floppy disk abort,
Then the socket packet pocket has an error to report! - Ken Burchill?


More information about the U-Boot mailing list