projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
bcm63xx: add missing bits from extirq support
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-3.0
/
453-board_BTV2110.patch
diff --git
a/target/linux/brcm63xx/patches-3.0/453-board_BTV2110.patch
b/target/linux/brcm63xx/patches-3.0/453-board_BTV2110.patch
index
a9e49eb
..
0a26558
100644
(file)
--- a/
target/linux/brcm63xx/patches-3.0/453-board_BTV2110.patch
+++ b/
target/linux/brcm63xx/patches-3.0/453-board_BTV2110.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
-@@ -40
1,6 +401
,62 @@ static struct board_info __initdata boar
+@@ -40
0,6 +400
,62 @@ static struct board_info __initdata boar
},
};
},
};
@@
-63,7
+63,7
@@
static struct board_info __initdata board_96348gw = {
.name = "96348GW",
.expected_cpu_id = 0x6348,
static struct board_info __initdata board_96348gw = {
.name = "96348GW",
.expected_cpu_id = 0x6348,
-@@ -19
69,6 +2025
,7 @@ static const struct board_info __initdat
+@@ -19
55,6 +2011
,7 @@ static const struct board_info __initdat
&board_spw500v,
&board_96348sv,
&board_V2500V_BB,
&board_spw500v,
&board_96348sv,
&board_V2500V_BB,
This page took
0.024032 seconds
and
4
git commands to generate.