commit | e79c1ba84c68de9161d541bd2bcc8ea65c89955c | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Fri Feb 27 16:59:05 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 05 14:39:32 2009 -0500 |
tree | 9399343651e9d92fb92f0c7bd6280353cb296913 | |
parent | e31ae0508315ebf5d8b1b8a1fca8550737fb3996 [diff] |
ssb: Add SPROM fallback support This adds SSB functionality to register a fallback SPROM image from the architecture setup code. Weird architectures exist that have half-assed SSB devices without SPROM attached to their PCI busses. The architecture can register a fallback SPROM image that is used if no SPROM is found on the SSB device. Signed-off-by: Michael Buesch <mb@bu3sch.de> Cc: Florian Fainelli <florian@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>