projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: get rid of squashfs-4k images
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-2.6.39
/
451-board_spw303v.patch
diff --git
a/target/linux/brcm63xx/patches-2.6.39/451-board_spw303v.patch
b/target/linux/brcm63xx/patches-2.6.39/451-board_spw303v.patch
index
25b7140
..
db8d352
100644
(file)
--- a/
target/linux/brcm63xx/patches-2.6.39/451-board_spw303v.patch
+++ b/
target/linux/brcm63xx/patches-2.6.39/451-board_spw303v.patch
@@
-1,8
+1,8
@@
--- 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
-@@ -1
741,6 +1741
,72 @@ static struct board_info __initdata boar
-
.spis = nb4_spi_devices
,
-
.num_spis = ARRAY_SIZE(nb4_spi_devices)
,
+@@ -1
816,6 +1816
,72 @@ static struct board_info __initdata boar
+
}
,
+
}
,
};
+
+ /* T-Home Speedport W 303V Typ B */
};
+
+ /* T-Home Speedport W 303V Typ B */
@@
-72,8
+72,8
@@
+};
#endif
+};
#endif
- static struct board_info __initdata board_HW553 = {
-@@ -18
58,6 +1924
,7 @@ static const struct board_info __initdat
+ /*
+@@ -18
60,6 +1926
,7 @@ static const struct board_info __initdat
&board_nb4_fxc_r1,
&board_nb4_fxc_r2,
&board_HW553,
&board_nb4_fxc_r1,
&board_nb4_fxc_r2,
&board_HW553,
This page took
0.02341 seconds
and
4
git commands to generate.