[mcs814x] fix EPHY clock bit definition after r32489
authorFlorian Fainelli <florian@openwrt.org>
Thu, 5 Jul 2012 18:46:52 +0000 (18:46 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 5 Jul 2012 18:46:52 +0000 (18:46 +0000)
SVN-Revision: 32627

target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/include/mach/mcs814x.h

index 2851ba49d6e9ed4711d3001033600aa21e010146..8252d33a7d27dc9e7bcdd7798ed15caa54b5a26b 100644 (file)
@@ -44,7 +44,7 @@
 
 #define SYSDBG_SYSCTL          0x08
 #define  SYSCTL_EMAC           (1 << 0)
-#define  SYSCTL_EPHY           (1 << 1) /* active low */
+#define  SYSCTL_EPHY           (1 << 0) /* active low */
 #define  SYSCTL_CIPHER         (1 << 16)
 
 #define SYSDBG_PLL_CTL         0x3C