aboutsummaryrefslogtreecommitdiffstats
path: root/package/broadcom-wl/patches/910-fallback-sprom.patch
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-07-24 14:10:39 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-07-24 14:10:39 +0000
commit76f140409a9112440d56b9d54033d9e9ab241adf (patch)
treea885d4528a21fb5fd79e9faa59eb08878e372bb0 /package/broadcom-wl/patches/910-fallback-sprom.patch
parent3927d60ba3a09bafcbcd8f09be4f32ddee995458 (diff)
downloadupstream-76f140409a9112440d56b9d54033d9e9ab241adf.tar.gz
upstream-76f140409a9112440d56b9d54033d9e9ab241adf.tar.bz2
upstream-76f140409a9112440d56b9d54033d9e9ab241adf.zip
[package] broadcom-wl: make it work on the RT-N16 and other device using the BCMA bus
- refresh and reorder patches - introduce a unified BCMA/SSB glue driver to accomodate for both bus types on brcm47xx - extend wlunbind init script to detach device from bcma-pci-bridge as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27751 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/broadcom-wl/patches/910-fallback-sprom.patch')
-rw-r--r--package/broadcom-wl/patches/910-fallback-sprom.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/broadcom-wl/patches/910-fallback-sprom.patch b/package/broadcom-wl/patches/910-fallback-sprom.patch
index 407ec5ac16..749ecbf31f 100644
--- a/package/broadcom-wl/patches/910-fallback-sprom.patch
+++ b/package/broadcom-wl/patches/910-fallback-sprom.patch
@@ -23,7 +23,7 @@
/*
* Apply CRC over SROM content regardless SROM is present or not,
* and use variable <devpath>sromrev's existance in flash to decide
-@@ -2120,6 +2130,58 @@ BCMATTACHFN(initvars_srom_pci)(si_t *sih
+@@ -2120,6 +2129,58 @@ BCMATTACHFN(initvars_srom_pci)(si_t *sih
goto varscont;
}