diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-09-08 13:39:09 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-09-08 13:39:09 +0000 |
commit | f4be8a76ded14beac436192fa163d090a821b48b (patch) | |
tree | 5adac79c606f76364d145dca868c78f03b0897ae /target/linux/ar71xx/patches-3.3/620-MIPS-ath79-OTP-support.patch | |
parent | 70d00ac64ebfdda82900bfe6160e9f723227533e (diff) | |
download | upstream-f4be8a76ded14beac436192fa163d090a821b48b.tar.gz upstream-f4be8a76ded14beac436192fa163d090a821b48b.tar.bz2 upstream-f4be8a76ded14beac436192fa163d090a821b48b.zip |
ar71xx: fix CPU/DDR frequency calculation for SRIF PLLs on AR934x
SVN-Revision: 33335
Diffstat (limited to 'target/linux/ar71xx/patches-3.3/620-MIPS-ath79-OTP-support.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.3/620-MIPS-ath79-OTP-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.3/620-MIPS-ath79-OTP-support.patch b/target/linux/ar71xx/patches-3.3/620-MIPS-ath79-OTP-support.patch index 0c24ff5b57..2ff6c3af57 100644 --- a/target/linux/ar71xx/patches-3.3/620-MIPS-ath79-OTP-support.patch +++ b/target/linux/ar71xx/patches-3.3/620-MIPS-ath79-OTP-support.patch @@ -149,7 +149,7 @@ #endif /* _ATH79_DEV_WMAC_H */ --- a/arch/mips/include/asm/mach-ath79/ar71xx_regs.h +++ b/arch/mips/include/asm/mach-ath79/ar71xx_regs.h -@@ -123,6 +123,14 @@ +@@ -125,6 +125,14 @@ #define QCA955X_GMAC_BASE (AR71XX_APB_BASE + 0x00070000) #define QCA955X_GMAC_SIZE 0x40 |