Colin J. Brigato
|
c74dbb63b8
|
Pass 2; commit 2;
|
2018-09-06 05:24:50 +02:00 |
|
Colin J. Brigato
|
8d673fa1bf
|
First pass rewrite of flashmem driver for optimization. Lot of changes here. Provides PoC of saving and recalling a tag in Standalone mode. Added some printing passthrough to client to azccomodate for vt100 eye-candyness. FastREAD mode implemented for flashmem, testable from client. Beta but functionnal. Reading the whole flash with 1Kb to 32kb buffers was ~730ms, now 380ms Max (even at 24Mhz spi baudrate)
|
2018-09-03 00:02:44 +02:00 |
|
iceman1001
|
f3f7245fc0
|
add: 'mem read' - read / prints flahsmemory from device (not downloading)
chg: 'mem info' - added possibility to verify signature
|
2018-05-23 09:30:33 +02:00 |
|
iceman1001
|
e50fef6607
|
fix: 'mem load' - wrong offset when uploading
|
2018-05-03 16:10:38 +02:00 |
|
iceman1001
|
93d154f58c
|
chg: 'mem load' added a max filesize check.
|
2018-05-03 12:22:17 +02:00 |
|
iceman1001
|
021c0a1349
|
ADD: 'mem' commands. For RDV40 devices only.
If you don't have one, comment out inside client/Makefile this line
CFLAGS += -DWITH_FLASH
|
2018-05-03 12:15:03 +02:00 |
|