You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
b7738d12bf
* src/Makefile.am (jtag_SOURCES): Added new flash files with flash driver framework (August Hörandl). * src/flash-amd.c: New file with AMD flash support (August Hörandl). * src/flash-intel.c: New file. Extracted Intel flash support from src/flash.c file (August Hörandl, me). * src/flash.c (set_flash_driver): New function. Added support for flash drivers (August Hörandl). (flashceck): Ditto. (flashmsbin): Added support for flash driver (August Hörandl). (flashmem): Ditto. (flash_erase_block): Function moved to src/flash-intel.c (August Hörandl). (flash_unlock_block): Ditto. (flash_program): Ditto. (flash_erase_block32): Ditto. (flash_unlock_block32): Ditto. (flash_program32): Ditto. * src/flash.h: New file. Interface for flash drivers (August Hörandl). * src/help.c (help): Added list of supported flash drivers for 'flashmem' command (August Hörandl). * src/readmem.c (detectflash): Removed Intel specific code. Enhanced output messages (August Hörandl). git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@356 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 |
22 years ago | |
---|---|---|
include | 22 years ago | |
jtag | 22 years ago |