]> git.sur5r.net Git - u-boot/blobdiff - README
8xx serial, smc: add configurable SMC Rx buffer len
[u-boot] / README
diff --git a/README b/README
index fcadf3f0c65ad17246fbb428e1802cad5e707b0d..56e981d62501edc9d3932994ec879fda2d3eb308 100644 (file)
--- a/README
+++ b/README
@@ -487,7 +487,7 @@ The following options need to be configured:
 - Console Rx buffer length
                With CONFIG_SYS_SMC_RXBUFLEN it is possible to define
                the maximum receive buffer length for the SMC.
-               This option is actual only for 82xx possible.
+               This option is actual only for 82xx and 8xx possible.
                If using CONFIG_SYS_SMC_RXBUFLEN also CONFIG_SYS_MAXIDLE
                must be defined, to setup the maximum idle timeout for
                the SMC.