bcm63xx: fix a race between PCI bus scan and fallback sprom registration
authorJonas Gorski <jogo@openwrt.org>
Sun, 6 May 2012 21:25:34 +0000 (21:25 +0000)
committerJonas Gorski <jogo@openwrt.org>
Sun, 6 May 2012 21:25:34 +0000 (21:25 +0000)
commitb218b15709d8699be79fd21e96bf589ca74aa187
treea0054d76b5e524d2fcffabf6b1db30e26b3bfa63
parent0ff3c396d39e762cb0230eb84b9bd1d29dddc520
bcm63xx: fix a race between PCI bus scan and fallback sprom registration

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
target/linux/brcm63xx/patches-3.3/306-MIPS-BCM63XX-register-devices-earlier.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.3/307-MIPS-BCM63XX-explicitly-register-the-pci-bus.patch [new file with mode: 0644]