summaryrefslogtreecommitdiff
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
commit1d7ae4aba7a252efb3fb84dce6362f99d4455b16 (patch)
treedcfd1a63124f312eea7e290b77c4f5ae6cd4fa94 /package/broadcom-wl/patches/910-fallback-sprom.patch
parent0df7ae04187da7634159242e29ea3201f172ef6d (diff)
downloadmtk-20170518-1d7ae4aba7a252efb3fb84dce6362f99d4455b16.zip
mtk-20170518-1d7ae4aba7a252efb3fb84dce6362f99d4455b16.tar.gz
mtk-20170518-1d7ae4aba7a252efb3fb84dce6362f99d4455b16.tar.bz2
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
SVN-Revision: 27751
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 407ec5a..749ecbf 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;
}