projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[at91] Add support for FOXGM carrier board
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-2.6.32
/
180-udc_preliminary_support.patch
diff --git
a/target/linux/brcm63xx/patches-2.6.32/180-udc_preliminary_support.patch
b/target/linux/brcm63xx/patches-2.6.32/180-udc_preliminary_support.patch
index
20b4535
..
b19bdf7
100644
(file)
--- a/
target/linux/brcm63xx/patches-2.6.32/180-udc_preliminary_support.patch
+++ b/
target/linux/brcm63xx/patches-2.6.32/180-udc_preliminary_support.patch
@@
-8,7
+8,7
@@
#include <board_bcm963xx.h>
#define PFX "board_bcm963xx: "
#include <board_bcm963xx.h>
#define PFX "board_bcm963xx: "
-@@ -
406,6 +407
,7 @@ static struct board_info __initdata boar
+@@ -
390,6 +391
,7 @@ static struct board_info __initdata boar
.has_ohci0 = 1,
.has_pccard = 1,
.has_ehci0 = 1,
.has_ohci0 = 1,
.has_pccard = 1,
.has_ehci0 = 1,
@@
-16,7
+16,7
@@
};
static struct board_info __initdata board_rta1025w_16 = {
};
static struct board_info __initdata board_rta1025w_16 = {
-@@ -9
50,6 +952
,9 @@ int __init board_register_devices(void)
+@@ -9
64,6 +966
,9 @@ int __init board_register_devices(void)
if (board.has_dsp)
bcm63xx_dsp_register(&board.dsp);
if (board.has_dsp)
bcm63xx_dsp_register(&board.dsp);
This page took
0.029519 seconds
and
4
git commands to generate.