aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.3/167-MIPS-ath79-add-USB-controller-registration-code-for-.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-08-02 11:25:46 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-08-02 11:25:46 +0000
commitc095247b18d423ce7c7506654e5f255670e16612 (patch)
tree71c60d07e4b60e9f63ae3cf44fe80a7ce70b6ac6 /target/linux/ar71xx/patches-3.3/167-MIPS-ath79-add-USB-controller-registration-code-for-.patch
parente4c9a6778ada1f87155cf463d8914ed559b34378 (diff)
downloadmaster-187ad058-c095247b18d423ce7c7506654e5f255670e16612.tar.gz
master-187ad058-c095247b18d423ce7c7506654e5f255670e16612.tar.bz2
master-187ad058-c095247b18d423ce7c7506654e5f255670e16612.zip
ar71xx: fix AR934X_EHCI_SIZE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32947 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-3.3/167-MIPS-ath79-add-USB-controller-registration-code-for-.patch')
-rw-r--r--target/linux/ar71xx/patches-3.3/167-MIPS-ath79-add-USB-controller-registration-code-for-.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.3/167-MIPS-ath79-add-USB-controller-registration-code-for-.patch b/target/linux/ar71xx/patches-3.3/167-MIPS-ath79-add-USB-controller-registration-code-for-.patch
index c6b7814cb1..386d57c738 100644
--- a/target/linux/ar71xx/patches-3.3/167-MIPS-ath79-add-USB-controller-registration-code-for-.patch
+++ b/target/linux/ar71xx/patches-3.3/167-MIPS-ath79-add-USB-controller-registration-code-for-.patch
@@ -82,7 +82,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
+++ b/arch/mips/include/asm/mach-ath79/ar71xx_regs.h
@@ -92,6 +92,10 @@
#define AR934X_EHCI_BASE 0x1b000000
- #define AR934X_EHCI_SIZE 0x1000
+ #define AR934X_EHCI_SIZE 0x200
+#define QCA955X_EHCI0_BASE 0x1b000000
+#define QCA955X_EHCI1_BASE 0x1b400000