Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: update bcma and ssb to master-2012-10-18 from wireless-testing | Hauke Mehrtens | 2012-10-25 | 1 | -37/+0 |
| | | | | | | | * update the flash driver for bcm47xx to use the stubs already in bcma * do some misc enhancements to the flash drivers for bcm47xx SVN-Revision: 33920 | ||||
* | bcma: initialize sprom earlier | Hauke Mehrtens | 2012-09-30 | 1 | -0/+37 |
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. SVN-Revision: 33600 |