bcm63xx: fix a race between PCI bus scan and fallback sprom registration
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 May 2012 21:25:34 +0000 (21:25 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 May 2012 21:25:34 +0000 (21:25 +0000)
commit35009bdf80aa2f5749418f1720613c848c48214b
treec31ef9cb2a40cc2622fc00b956a7d8428f67d147
parentd4d537811bcf327b603605aea8d20295ef317f06
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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31638 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]