Utility that allows dumping and flashing the SPI Flash Non-Volatile Memory of the FM10000 family of cards.
Go to file
2020-12-19 21:38:31 +01:00
.drone.yml Added make to .drone.yml 2020-12-19 18:52:21 +01:00
.gitignore Rewritten SPI_CTRL using a bitfield instead of raw values for ease of documentation 2020-12-19 20:32:00 +01:00
fm10k-dump.c Read JEDEC Manufacturer Information to try to auto-detect device type and size of memory, change force read size parameter to megabits 2020-12-19 21:38:31 +01:00
Makefile Rewritten SPI_CTRL using a bitfield instead of raw values for ease of documentation 2020-12-19 20:32:00 +01:00