diff options
author | Daniel Dickinson <crazycshore@gmail.com> | 2010-12-07 15:15:41 +0000 |
---|---|---|
committer | Daniel Dickinson <crazycshore@gmail.com> | 2010-12-07 15:15:41 +0000 |
commit | e5ca4d81f4c930ee02dad6c8bab3f8a18e638141 (patch) | |
tree | 16e716b06bfc81040fcb1dfb38af42f9788e02e7 /target/linux/brcm63xx/patches-2.6.35/250-6358-enet1-external-mii-clk.patch | |
parent | 27705d7fcf12dcfb34eadb55350d0f90344f1e17 (diff) | |
download | upstream-e5ca4d81f4c930ee02dad6c8bab3f8a18e638141.tar.gz upstream-e5ca4d81f4c930ee02dad6c8bab3f8a18e638141.tar.bz2 upstream-e5ca4d81f4c930ee02dad6c8bab3f8a18e638141.zip |
Remove patch 140-new_bcm96348gw_leds because it is really the GW6200 leds, not the generic 96348GW. Another commit will add the GW6200 specific boardid and leds. This removal reverts the 96348GW leds to the reference design GPIOs.
SVN-Revision: 24302
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.35/250-6358-enet1-external-mii-clk.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-2.6.35/250-6358-enet1-external-mii-clk.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.35/250-6358-enet1-external-mii-clk.patch b/target/linux/brcm63xx/patches-2.6.35/250-6358-enet1-external-mii-clk.patch index bf07d359c2..3e033fb233 100644 --- a/target/linux/brcm63xx/patches-2.6.35/250-6358-enet1-external-mii-clk.patch +++ b/target/linux/brcm63xx/patches-2.6.35/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 -@@ -1486,6 +1486,8 @@ void __init board_prom_init(void) +@@ -1477,6 +1477,8 @@ void __init board_prom_init(void) if (BCMCPU_IS_6348()) val |= GPIO_MODE_6348_G3_EXT_MII | GPIO_MODE_6348_G0_EXT_MII; |