final fix for BCM5354 USB cores, hopefully
[openwrt.git] / target / linux / brcm-2.4 / files / arch / mips / bcm947xx / include / bcmdefs.h
index 8b5abe5..9cb669b 100644 (file)
@@ -101,6 +101,8 @@ extern bool bcmreclaimed;
  */
 #define BCMDONGLEHDRSZ 8
 
+/* Max. nvram variable table size */
+#define    MAXSZ_NVRAM_VARS    4096
 
 
 #endif /* _bcmdefs_h_ */
This page took 0.021371 seconds and 4 git commands to generate.