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
/
455-board_ct536_ct5621.patch
diff --git
a/target/linux/brcm63xx/patches-3.0/455-board_ct536_ct5621.patch
b/target/linux/brcm63xx/patches-3.0/455-board_ct536_ct5621.patch
index
1af07ae
..
99012b6
100644
(file)
--- a/
target/linux/brcm63xx/patches-3.0/455-board_ct536_ct5621.patch
+++ b/
target/linux/brcm63xx/patches-3.0/455-board_ct536_ct5621.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
-@@ -45
7,6 +457
,49 @@ static struct board_info __initdata boar
+@@ -45
6,6 +456
,49 @@ static struct board_info __initdata boar
};
};
@@
-50,7
+50,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,
-@@ -20
24,6 +2067
,7 @@ static const struct board_info __initdat
+@@ -20
12,6 +2055
,7 @@ static const struct board_info __initdat
&board_96348sv,
&board_V2500V_BB,
&board_V2110,
&board_96348sv,
&board_V2500V_BB,
&board_V2110,
This page took
0.024744 seconds
and
4
git commands to generate.