Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ssb: Add SPROM fallback support | Michael Buesch | 2009-03-05 | 1 | -0/+36 |
| | | | | | | | | | | | | | 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> | ||||
* | ssb: Add SPROM/invariants support for PCMCIA devices | Michael Buesch | 2008-03-13 | 1 | -0/+133 |
This adds support for reading/writing the SPROM invariants for PCMCIA based devices. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> |