aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.39/500-ssb-add-callback-for-sprom.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-08-02 18:55:46 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-08-02 18:55:46 +0000
commit11c412877095f3d6e754038a6c83be278d613393 (patch)
tree34330b9634559b8673054e75fd941fafaf2038d2 /target/linux/brcm63xx/patches-2.6.39/500-ssb-add-callback-for-sprom.patch
parentc4af036ec73d84d04e5299f5749cc5103988b15f (diff)
downloadupstream-11c412877095f3d6e754038a6c83be278d613393.tar.gz
upstream-11c412877095f3d6e754038a6c83be278d613393.tar.bz2
upstream-11c412877095f3d6e754038a6c83be278d613393.zip
improve BCM6345 support
- runtime detect the amount of memory available - define EBI_BASE as MPI_BASE to get rid of chip-select specific hacks - fix GPIO control SVN-Revision: 27880
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.39/500-ssb-add-callback-for-sprom.patch')
-rw-r--r--target/linux/brcm63xx/patches-2.6.39/500-ssb-add-callback-for-sprom.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.39/500-ssb-add-callback-for-sprom.patch b/target/linux/brcm63xx/patches-2.6.39/500-ssb-add-callback-for-sprom.patch
index ab4b0e59a6..1ac6f1ae54 100644
--- a/target/linux/brcm63xx/patches-2.6.39/500-ssb-add-callback-for-sprom.patch
+++ b/target/linux/brcm63xx/patches-2.6.39/500-ssb-add-callback-for-sprom.patch
@@ -18,7 +18,7 @@
#endif
/*
-@@ -2406,8 +2417,9 @@ int __init board_register_devices(void)
+@@ -2400,8 +2411,9 @@ int __init board_register_devices(void)
if (!board_get_mac_address(bcm63xx_sprom.il0mac)) {
memcpy(bcm63xx_sprom.et0mac, bcm63xx_sprom.il0mac, ETH_ALEN);
memcpy(bcm63xx_sprom.et1mac, bcm63xx_sprom.il0mac, ETH_ALEN);