summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-03-28 20:42:20 +0000
committerJonas Gorski <jogo@openwrt.org>2012-03-28 20:42:20 +0000
commita2adca6ee9a731aa2b0ee7ca246db8f941266ed6 (patch)
tree6579f6dd2e3796b1de561c791423657720573564 /target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch
parent08769728505ad6dc677aa869728c2e8505eee715 (diff)
downloadmtk-20170518-a2adca6ee9a731aa2b0ee7ca246db8f941266ed6.zip
mtk-20170518-a2adca6ee9a731aa2b0ee7ca246db8f941266ed6.tar.gz
mtk-20170518-a2adca6ee9a731aa2b0ee7ca246db8f941266ed6.tar.bz2
bcm63xx: add ethernet support for bcm6368
Add basic support for the internal ethernet switch on bcm6368. It behaves as a dumb switch for now, but allows basic connectivity. Also drop the ethernet patch for bcm6345 for now, it needs rework. SVN-Revision: 31129
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch b/target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch
index 3788689..bc9ea8b 100644
--- a/target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch
+++ b/target/linux/brcm63xx/patches-3.3/511-board_V2500V.patch
@@ -95,7 +95,7 @@
/* dump cfe version */
cfe = boot_addr + BCM963XX_CFE_VERSION_OFFSET;
-@@ -2154,6 +2228,13 @@ int __init board_register_devices(void)
+@@ -2158,6 +2232,13 @@ int __init board_register_devices(void)
val = bcm_mpi_readl(MPI_CSBASE_REG(0));
val &= MPI_CSBASE_BASE_MASK;