use squashfs on the gemini by default, remove broken flag
[openwrt-10.03/.git] / target / linux / storm / patches / 003-gmac_one_phy.patch
1 --- a/include/asm-arm/arch-sl2312/sl351x_gmac.h
2 +++ b/include/asm-arm/arch-sl2312/sl351x_gmac.h
3 @@ -21,7 +21,7 @@
4  #undef BIG_ENDIAN
5  #define BIG_ENDIAN                             0
6  #define GMAC_DEBUG                             1
7 -#define GMAC_NUM                                       2
8 +#define GMAC_NUM                                       1
9  //#define      L2_jumbo_frame                          1
10  
11  #define _PACKED_                                       __attribute__ ((aligned(1), packed))