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
/
455-board_ct536_ct5621.patch
diff --git
a/target/linux/brcm63xx/patches-3.2/455-board_ct536_ct5621.patch
b/target/linux/brcm63xx/patches-3.2/455-board_ct536_ct5621.patch
index
8b10bb1
..
4d5b280
100644
(file)
--- a/
target/linux/brcm63xx/patches-3.2/455-board_ct536_ct5621.patch
+++ b/
target/linux/brcm63xx/patches-3.2/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
8,6 +458
,49 @@ static struct board_info __initdata boar
+@@ -45
7,6 +457
,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
22,6 +2065
,7 @@ static const struct board_info __initdat
+@@ -20
13,6 +2056
,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.021537 seconds
and
4
git commands to generate.