|
c38413dc90
|
flash: change prototype of flash_copy() and use the default implementation in the sandbox
|
2017-06-16 15:42:08 +02:00 |
|
|
32f0ca0e1a
|
flash: remove log2_page_size
|
2017-05-26 14:13:57 +02:00 |
|
|
937521c909
|
flash: return size for flash_read() and flash_write()
|
2017-05-19 18:20:50 +02:00 |
|
|
f53b072a65
|
flash: implement release() as part of flash_ops
|
2017-05-19 17:26:00 +02:00 |
|
|
20125827b6
|
flash: add and implemented flash_is_erased() for sandbox flash
|
2017-05-19 17:16:01 +02:00 |
|
|
e65110f084
|
improve API for flash_erase()
|
2017-05-19 17:04:45 +02:00 |
|
|
bd326ad795
|
flash: add flash_copy and improve flash_erase
|
2017-05-15 16:07:13 +02:00 |
|
|
f61ecefdc6
|
flash: add flash_get_size()
|
2017-04-07 19:35:51 +02:00 |
|
|
ce9065166b
|
flash: use MAP_SHARED for files
|
2017-03-31 16:11:12 +02:00 |
|
|
d1da4b3c9d
|
flash: add function to release flash device
|
2017-03-31 15:54:11 +02:00 |
|
|
31740bbb20
|
flash: map existing file to memory to use as sandbox flash
|
2017-03-23 14:51:17 +00:00 |
|
|
2f82854e8a
|
flash: sandbox: fix size checks and erase initial memory
|
2017-03-11 13:51:04 +00:00 |
|
|
c815803869
|
flash: add sandbox driver for testing
|
2017-03-11 13:32:30 +00:00 |
|