summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.3/201-bcma-just-do-the-necessary-things-in-early-register.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update bcma and ssb to master-2012-10-18 from wireless-testinghauke2012-10-251-181/+0
| | | | | | | | * update the flash driver for bcm47xx to use the stubs already in bcma * do some misc enhancements to the flash drivers for bcm47xx git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx]: bcma: initialize sprom earlierhauke2012-09-301-0/+181
The chip common and the PCIe code are accessing the sprom struct which is not filled when these cores are initialized. Fix this by adding an early initialize and fill the sprom struct before accessing it in other code. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33600 3c298f89-4303-0410-b956-a3cf2f4a3e73