Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: move the bcma fallback sprom fix to generic | Jonas Gorski | 2012-10-23 | 1 | -15/+0 |
| | | | | | | bcm63xx needs the bcma fallback sprom fix, too. SVN-Revision: 33896 | ||||
* | bcma: use fallback sprom if sprom on card was not valid | Hauke Mehrtens | 2012-09-30 | 1 | -0/+15 |
Sometimes the PCIe card indicates that it has a sprom somewhere and we are able to read the memory region, but it is empty and not valid. In these cases we should try to use the fallback sprom as a last chance. SVN-Revision: 33601 |