Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcma: mark nflash if it is the boot flash | Hauke Mehrtens | 2012-10-19 | 1 | -0/+3 |
| | | | | | | | | | | | There are some devices which are able to boot from nand flash and other are using a serial flash for booting. Add a bool to indicate that the device is booted from that flash chip and not from some other chip also connected to the SoC. This is needed to find the nvram, as it is stored on the flash the devices booted from. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> | ||||
* | bcma: detect and register NAND flash device | Rafał Miłecki | 2012-08-21 | 1 | -3/+25 |
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> | ||||
* | bcma: add place for flash memory support | Rafał Miłecki | 2012-07-17 | 1 | -0/+19 |
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> |