summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-07-06 22:10:37 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-07-06 22:10:37 +0000
commitbb1488e5e7ae25aaaa740f074d8ab2e1f37fe700 (patch)
treea35d5de37280443d76886591fd1b8a9cec67ab9b /target/linux/brcm63xx/patches-3.3/408-6358-enet1-external-mii-clk.patch
parent1f2d5da8876fd4475b47093bb566d2eecb87de13 (diff)
downloadmtk-20170518-bb1488e5e7ae25aaaa740f074d8ab2e1f37fe700.zip
mtk-20170518-bb1488e5e7ae25aaaa740f074d8ab2e1f37fe700.tar.gz
mtk-20170518-bb1488e5e7ae25aaaa740f074d8ab2e1f37fe700.tar.bz2
Detect alternative "cfe-" version bootloaders (found in 963281T_TEF board)
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 32643
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.patch2
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 708e988..5cefb8e 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
-@@ -853,6 +853,8 @@ void __init board_prom_init(void)
+@@ -855,6 +855,8 @@ void __init board_prom_init(void)
if (BCMCPU_IS_6348())
val |= GPIO_MODE_6348_G3_EXT_MII |
GPIO_MODE_6348_G0_EXT_MII;