projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
bcm63xx: enable bcm6368 for linux 3.3 and build images
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-3.2
/
444-board_dsl_274xb_rev_c.patch
diff --git
a/target/linux/brcm63xx/patches-3.2/444-board_dsl_274xb_rev_c.patch
b/target/linux/brcm63xx/patches-3.2/444-board_dsl_274xb_rev_c.patch
index
525e5a3
..
5fb4e77
100644
(file)
--- a/
target/linux/brcm63xx/patches-3.2/444-board_dsl_274xb_rev_c.patch
+++ b/
target/linux/brcm63xx/patches-3.2/444-board_dsl_274xb_rev_c.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
-@@ -91
5,6 +915
,59 @@ static struct board_info __initdata boar
+@@ -91
2,6 +912
,59 @@ static struct board_info __initdata boar
.has_ohci0 = 1,
};
.has_ohci0 = 1,
};
@@
-60,7
+60,7
@@
struct spi_gpio_platform_data nb4_spi_gpio_data = {
.sck = NB4_SPI_GPIO_CLK,
.mosi = NB4_SPI_GPIO_MOSI,
struct spi_gpio_platform_data nb4_spi_gpio_data = {
.sck = NB4_SPI_GPIO_CLK,
.mosi = NB4_SPI_GPIO_MOSI,
-@@ -14
42,6 +1495
,7 @@ static const struct board_info __initdat
+@@ -14
33,6 +1486
,7 @@ static const struct board_info __initdat
&board_AGPFS0,
&board_CPVA642,
&board_DWVS0,
&board_AGPFS0,
&board_CPVA642,
&board_DWVS0,
This page took
0.026158 seconds
and
4
git commands to generate.