commit | a027237a56f7d519eee5749cfb720e568d0bb0b6 | [log] [tgz] |
---|---|---|
author | Hauke Mehrtens <hauke@hauke-m.de> | Tue Feb 28 00:56:10 2012 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Mar 05 15:20:50 2012 -0500 |
tree | 0d408171f47086b66330a844701747d8aa0e37fc | |
parent | 1c9351cf2180924c91bb85e5ba607f24a3d875b1 [diff] |
bcma: add support for sprom not found on the device On SoCs the sprom is stored in the nvram in a special partition on the flash chip. The nvram contains the sprom for the main bus, but sometimes also for a pci devices using bcma. This patch makes it possible for the arch code to register a function to fetch the needed sprom from the nvram and provide it to the bcma code. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>