|
6d73d7a655
|
spi: flash: use default_flash_copy()
|
2017-06-16 15:43:21 +02:00 |
|
|
fa49f634e4
|
flash: spi: perform both flash_read() and flash_write() in chunks of 32 bytes
|
2017-06-14 16:21:22 +02:00 |
|
|
7ab3a84fc4
|
spi: flash: use default_is_erased() to check if a block is erased
|
2017-06-14 16:19:36 +02:00 |
|
|
f20e7128eb
|
spi: flash: wait for operations to complete
|
2017-06-14 15:13:34 +02:00 |
|
|
5bafd2ac8f
|
spi: flash: set log2_block_size
|
2017-06-14 14:59:07 +02:00 |
|
|
d53276e407
|
spi: flash: the JEDEC ID should be at most three bytes in length
|
2017-06-14 14:38:03 +02:00 |
|
|
e7ad03608a
|
spi: flash: don't print the JEDEC ID any longer
|
2017-06-14 14:37:04 +02:00 |
|
|
440c598d16
|
spi: flash: properly copy the JEDEC ID from the buffer
|
2017-06-14 14:36:36 +02:00 |
|
|
460fc8f7a5
|
spi: flash: map get_capacity to spi_flash_get_size()
|
2017-06-14 14:36:19 +02:00 |
|
|
154c33950a
|
spi: get rid of the separate calls to spi_set_cs_level()
|
2017-06-14 14:27:31 +02:00 |
|
|
60d316711f
|
spi: clean up the code in order to reduce the latency
|
2017-06-14 14:26:11 +02:00 |
|
|
e20e9e13e0
|
spi: flash: update code
|
2017-06-14 14:13:23 +02:00 |
|
|
f61ecefdc6
|
flash: add flash_get_size()
|
2017-04-07 19:35:51 +02:00 |
|
|
bff4845c32
|
flash: detect flash size
|
2017-04-07 18:35:00 +02:00 |
|
|
0bc1146ffd
|
flash: separate SPI flash commands
|
2017-04-07 17:32:43 +02:00 |
|
|
d2bb6994eb
|
spi: add function to release SPI device
|
2017-03-31 15:53:56 +02:00 |
|
|
094c600283
|
flash: add SPI flash driver
|
2017-03-11 12:56:46 +00:00 |
|