Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: update kernel 4.4 to version 4.4.9 | Álvaro Fernández Rojas | 2016-05-10 | 1 | -3/+3 |
| | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> | ||||
* | bcm53xx: switch to m25p80 and drop bcm53xxspiflash | Rafał Miłecki | 2016-04-28 | 1 | -0/+41 |
For some time now m25p80 supports 32 MiB flashes and we just needed to patch spi-nor to support JEDEC incompatible w25q128. Also by switching to m25p80 we gain accelerated SPI flash reads. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 49260 |