summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.3/306-MIPS-BCM63XX-register-devices-earlier.patch
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx: update patches to latest upstream versionsJonas Gorski2012-07-031-21/+0
| | | | SVN-Revision: 32591
* bcm63xx: fix a race between PCI bus scan and fallback sprom registrationJonas Gorski2012-05-061-0/+21
The fallback sprom handler was installed too late, resulting in ssb failing to get a valid sprom on some devices. Fixes #11384. SVN-Revision: 31638