projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: use AR8327 on the DB120 board
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-3.2
/
459_board_CPVA502plus.patch
diff --git
a/target/linux/brcm63xx/patches-3.2/459_board_CPVA502plus.patch
b/target/linux/brcm63xx/patches-3.2/459_board_CPVA502plus.patch
index
fa25268
..
64b4df7
100644
(file)
--- a/
target/linux/brcm63xx/patches-3.2/459_board_CPVA502plus.patch
+++ b/
target/linux/brcm63xx/patches-3.2/459_board_CPVA502plus.patch
@@
-1,6
+1,6
@@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -10
72,6 +1072,44
@@ static struct board_info __initdata boar
+@@ -10
69,6 +1069,42
@@ static struct board_info __initdata boar
},
};
},
};
@@
-22,8
+22,6
@@
+ .force_duplex_full = 1,
+ },
+
+ .force_duplex_full = 1,
+ },
+
-+ .has_udc0 = 1,
-+
+ .leds = {
+ {
+ .name = "phone",
+ .leds = {
+ {
+ .name = "phone",
@@
-45,7
+43,7
@@
#endif
/*
#endif
/*
-@@ -21
32,6 +2170
,7 @@ static const struct board_info __initdat
+@@ -21
23,6 +2159
,7 @@ static const struct board_info __initdat
&board_V2110,
&board_ct536_ct5621,
&board_96348A_122,
&board_V2110,
&board_ct536_ct5621,
&board_96348A_122,
This page took
0.025709 seconds
and
4
git commands to generate.