aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.0/230-6358-enet1-external-mii-clk.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-08-02 18:55:55 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-08-02 18:55:55 +0000
commitc37a9544bfcc33fbbe072186917348f335deaf82 (patch)
tree7f2b34e98b3506f84cf5001c0c33a2c7c82b6494 /target/linux/brcm63xx/patches-3.0/230-6358-enet1-external-mii-clk.patch
parent11c412877095f3d6e754038a6c83be278d613393 (diff)
downloadupstream-c37a9544bfcc33fbbe072186917348f335deaf82.tar.gz
upstream-c37a9544bfcc33fbbe072186917348f335deaf82.tar.bz2
upstream-c37a9544bfcc33fbbe072186917348f335deaf82.zip
add support for BCM6345 Ethernet DMA engine
SVN-Revision: 27881
Diffstat (limited to 'target/linux/brcm63xx/patches-3.0/230-6358-enet1-external-mii-clk.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.0/230-6358-enet1-external-mii-clk.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.0/230-6358-enet1-external-mii-clk.patch b/target/linux/brcm63xx/patches-3.0/230-6358-enet1-external-mii-clk.patch
index 8aba4130c0..9b242d29fc 100644
--- a/target/linux/brcm63xx/patches-3.0/230-6358-enet1-external-mii-clk.patch
+++ b/target/linux/brcm63xx/patches-3.0/230-6358-enet1-external-mii-clk.patch
@@ -11,7 +11,7 @@
bcm_gpio_writel(val, GPIO_MODE_REG);
--- a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h
+++ b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h
-@@ -402,6 +402,8 @@
+@@ -401,6 +401,8 @@
#define GPIO_MODE_6358_EXTRA_SPI_SS (1 << 7)
#define GPIO_MODE_6358_SERIAL_LED (1 << 10)
#define GPIO_MODE_6358_UTOPIA (1 << 12)