]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/TQM860L.h
TQM8xx* boards: set larger SMC Rx buffer len
[karo-tx-uboot.git] / include / configs / TQM860L.h
index 4ac485d3215b8ad5530ee3fc5ec5af62c78eebce..a772a27bec26fdb4651bf4da93475d02c48751d1 100644 (file)
@@ -37,9 +37,8 @@
 #define CONFIG_TQM860L         1       /* ...on a TQM8xxL module       */
 
 #define        CONFIG_8xx_CONS_SMC1    1       /* Console is on SMC1           */
-#undef CONFIG_8xx_CONS_SMC2
-#undef CONFIG_8xx_CONS_NONE
-
+#define CONFIG_SYS_SMC_RXBUFLEN        128
+#define CONFIG_SYS_MAXIDLE     10
 #define CONFIG_BAUDRATE                115200  /* console baudrate = 115kbps   */
 
 #define        CONFIG_BOOTCOUNT_LIMIT