Searched hist:c92fac91a06c60f874c605e3ca80dd407c1caaa7 (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/ |
H A D | README | c92fac91a06c60f874c605e3ca80dd407c1caaa7 Fri Jan 30 05:55:38 CST 2009 Heiko Schocher <hs@denx.de> 82xx serial, smc: add configurable SMC Rx buffer len
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@denx.de>
|