ar71xx: fix QCA955X_EHCI_SIZE
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 10 Sep 2012 14:32:54 +0000 (14:32 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 10 Sep 2012 14:32:54 +0000 (14:32 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33360 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/patches-3.3/167-MIPS-ath79-add-USB-controller-registration-code-for-.patch
target/linux/ar71xx/patches-3.3/168-MIPS-ath79-add-WMAC-registration-code-for-the-QCA955.patch
target/linux/ar71xx/patches-3.3/601-MIPS-ath79-add-more-register-defines.patch

index dd79296..5a27a9b 100644 (file)
@@ -86,7 +86,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
  
 +#define QCA955X_EHCI0_BASE    0x1b000000
 +#define QCA955X_EHCI1_BASE    0x1b400000
-+#define QCA955X_EHCI_SIZE     0x1000
++#define QCA955X_EHCI_SIZE     0x200
 +
  /*
   * DDR_CTRL block
index 5f88238..efc354e 100644 (file)
@@ -67,4 +67,4 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
 +#define QCA955X_WMAC_SIZE     0x20000
  #define QCA955X_EHCI0_BASE    0x1b000000
  #define QCA955X_EHCI1_BASE    0x1b400000
- #define QCA955X_EHCI_SIZE     0x1000
+ #define QCA955X_EHCI_SIZE     0x200
index 84d7166..1d9ec41 100644 (file)
@@ -39,7 +39,7 @@
 @@ -112,6 +122,8 @@
  #define QCA955X_EHCI0_BASE    0x1b000000
  #define QCA955X_EHCI1_BASE    0x1b400000
- #define QCA955X_EHCI_SIZE     0x1000
+ #define QCA955X_EHCI_SIZE     0x200
 +#define QCA955X_GMAC_BASE     (AR71XX_APB_BASE + 0x00070000)
 +#define QCA955X_GMAC_SIZE     0x40