diff options
author | Jonas Gorski <jogo@openwrt.org> | 2012-03-28 20:42:25 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2012-03-28 20:42:25 +0000 |
commit | 78fb818f7c46f45272c1ef00c40febe6fc30ace5 (patch) | |
tree | 2e12755cb3c115cfdafb9fa9c68810d76032a704 /target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch | |
parent | a2adca6ee9a731aa2b0ee7ca246db8f941266ed6 (diff) | |
download | upstream-78fb818f7c46f45272c1ef00c40febe6fc30ace5.tar.gz upstream-78fb818f7c46f45272c1ef00c40febe6fc30ace5.tar.bz2 upstream-78fb818f7c46f45272c1ef00c40febe6fc30ace5.zip |
bcm63xx: replace SPI driver with latest upstream version
SVN-Revision: 31130
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch b/target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch index 96e7ef1bf5..f98c6babea 100644 --- a/target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch +++ b/target/linux/brcm63xx/patches-3.3/408-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 -@@ -844,6 +844,8 @@ void __init board_prom_init(void) +@@ -845,6 +845,8 @@ void __init board_prom_init(void) if (BCMCPU_IS_6348()) val |= GPIO_MODE_6348_G3_EXT_MII | GPIO_MODE_6348_G0_EXT_MII; |