summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.39/452-board_V2500V.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-06-22 12:32:03 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-06-22 12:32:03 +0000
commitf6e4eb15bc7b5991a484370ae3765eb79becea4b (patch)
tree8839ac68a6af6f6e8ea4e59190b0bfb2f1795cbc /target/linux/brcm63xx/patches-2.6.39/452-board_V2500V.patch
parentcda35d2ef2ba813d93e38c61539a70d3e0727048 (diff)
downloadmaster-31e0f0ae-f6e4eb15bc7b5991a484370ae3765eb79becea4b.tar.gz
master-31e0f0ae-f6e4eb15bc7b5991a484370ae3765eb79becea4b.tar.bz2
master-31e0f0ae-f6e4eb15bc7b5991a484370ae3765eb79becea4b.zip
register SSB sprom after ethernet devices
In case the MAC address pool is not big enough to also register a SSB SPROM prefer registering the Ethernet devices. SVN-Revision: 27258
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.39/452-board_V2500V.patch')
-rw-r--r--target/linux/brcm63xx/patches-2.6.39/452-board_V2500V.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.39/452-board_V2500V.patch b/target/linux/brcm63xx/patches-2.6.39/452-board_V2500V.patch
index 91cb629d8e..3028865273 100644
--- a/target/linux/brcm63xx/patches-2.6.39/452-board_V2500V.patch
+++ b/target/linux/brcm63xx/patches-2.6.39/452-board_V2500V.patch
@@ -95,7 +95,7 @@
/* dump cfe version */
cfe = boot_addr + BCM963XX_CFE_VERSION_OFFSET;
-@@ -2263,6 +2337,14 @@ int __init board_register_devices(void)
+@@ -2264,6 +2338,14 @@ int __init board_register_devices(void)
val = bcm_mpi_readl(MPI_CSBASE_REG(0));
val &= MPI_CSBASE_BASE_MASK;
}