projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.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))
This page took
0.041935 seconds
and
5
git commands to generate.