diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-06-13 12:20:53 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-06-13 12:20:53 +0000 |
commit | fb941964627b43473fa4dec2645ccc9f2df16f8a (patch) | |
tree | b8568e24f15f9c55eef4900c0d6251dd2d084d65 /target/linux/brcm63xx/patches-2.6.33/250-6358-enet1-external-mii-clk.patch | |
parent | 0c5ef5387f05be9bb8d52673e9686b7d73dd9edc (diff) | |
download | upstream-fb941964627b43473fa4dec2645ccc9f2df16f8a.tar.gz upstream-fb941964627b43473fa4dec2645ccc9f2df16f8a.tar.bz2 upstream-fb941964627b43473fa4dec2645ccc9f2df16f8a.zip |
add missing alice gate2 leds (#6743)
SVN-Revision: 21785
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.33/250-6358-enet1-external-mii-clk.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-2.6.33/250-6358-enet1-external-mii-clk.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.33/250-6358-enet1-external-mii-clk.patch b/target/linux/brcm63xx/patches-2.6.33/250-6358-enet1-external-mii-clk.patch index 3c1afaefa1..36b2810820 100644 --- a/target/linux/brcm63xx/patches-2.6.33/250-6358-enet1-external-mii-clk.patch +++ b/target/linux/brcm63xx/patches-2.6.33/250-6358-enet1-external-mii-clk.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -1308,6 +1308,8 @@ void __init board_prom_init(void) +@@ -1368,6 +1368,8 @@ void __init board_prom_init(void) if (BCMCPU_IS_6348()) val |= GPIO_MODE_6348_G3_EXT_MII | GPIO_MODE_6348_G0_EXT_MII; |