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.
4caf803f3b
* src/tap/parport/ppdev.c (ppdev_get_status): Inverted BUSY signal value. * include/cfi.h (cfi_chip_t, cfi_array_t): New typedefs. (cfi_array_free): New function prototype. (detect_cfi): Changed function prototype. * include/flash.h (set_flash_driver): Removed function prototype. * src/flash/cfi.c (BW16): Macro removed. (read2): Function removed. (cfi_array_free): New function. (detect_cfi): Added code to detect all CFI chips on the data bus. * src/flash.c (flashcheck): Removed bus width checking. Updated due changes in src/flash/cfi.c. (flashmsbin): Updated due changes in src/flash/cfi.c. Removed memory leak. * src/readmem.c: Added l10n support. Marked messages for translation. (detectflash): Updated due changes in src/flash/cfi.c. Removed memory leak. Removed flash driver setup. * po/POTFILES.in: Added src/readmem.c. git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@432 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 |
22 years ago | |
---|---|---|
include | 22 years ago | |
jtag | 22 years ago |