diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-11-13 19:19:05 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-11-13 19:19:05 +0000 |
commit | 717a4391d75e1d8b256fa32d4d7dc643cb7cf3f7 (patch) | |
tree | c7cefc17d458c477e1086acb10c44f5e429b64f6 /target/linux/brcm63xx/patches-3.1/456-board_DWV-S0_fixes.patch | |
parent | c093c9df34cef08dfd000c2dab80dfab5149e9c0 (diff) | |
download | upstream-717a4391d75e1d8b256fa32d4d7dc643cb7cf3f7.tar.gz upstream-717a4391d75e1d8b256fa32d4d7dc643cb7cf3f7.tar.bz2 upstream-717a4391d75e1d8b256fa32d4d7dc643cb7cf3f7.zip |
rename 456-board_DWV-S0_ehci.patch to 456-board_DWV-S0_fixes.patch
SVN-Revision: 29041
Diffstat (limited to 'target/linux/brcm63xx/patches-3.1/456-board_DWV-S0_fixes.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.1/456-board_DWV-S0_fixes.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/patches-3.1/456-board_DWV-S0_fixes.patch b/target/linux/brcm63xx/patches-3.1/456-board_DWV-S0_fixes.patch new file mode 100644 index 0000000000..76ffa1ec97 --- /dev/null +++ b/target/linux/brcm63xx/patches-3.1/456-board_DWV-S0_fixes.patch @@ -0,0 +1,10 @@ +--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c ++++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c +@@ -1347,6 +1347,7 @@ static struct board_info __initdata boar + }, + + .has_ohci0 = 1, ++ .has_ehci0 = 1, + }; + + /* D-Link DSL-274xB revison C2/C3 */ |