projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
generic: add WPE72 ID to myloader.h
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-2.6.39
/
449-board_hw553.patch
diff --git
a/target/linux/brcm63xx/patches-2.6.39/449-board_hw553.patch
b/target/linux/brcm63xx/patches-2.6.39/449-board_hw553.patch
index
964f46c
..
9fe0c29
100644
(file)
--- a/
target/linux/brcm63xx/patches-2.6.39/449-board_hw553.patch
+++ b/
target/linux/brcm63xx/patches-2.6.39/449-board_hw553.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
-@@ -1
704,6 +1704
,81 @@ static struct board_info __initdata boar
+@@ -1
699,6 +1699
,81 @@ static struct board_info __initdata boar
.spis = nb4_spi_devices,
.num_spis = ARRAY_SIZE(nb4_spi_devices),
};
.spis = nb4_spi_devices,
.num_spis = ARRAY_SIZE(nb4_spi_devices),
};
@@
-82,7
+82,7
@@
#endif
/*
#endif
/*
-@@ -174
6,6 +1821
,7 @@ static const struct board_info __initdat
+@@ -174
1,6 +1816
,7 @@ static const struct board_info __initdat
&board_nb4_ser_r2,
&board_nb4_fxc_r1,
&board_nb4_fxc_r2,
&board_nb4_ser_r2,
&board_nb4_fxc_r1,
&board_nb4_fxc_r2,
This page took
0.023391 seconds
and
4
git commands to generate.