Marcel Telka
3d2b0c6d8c
2004-11-16 Marcel Telka <marcel@telka.sk>
...
* data/MANUFACTURERS: Added Lattice Semiconductors and IBM Semiconductors (patch 1012120, Jerome Debard).
* data/ibm/PARTS: New file (patch 1012120, Jerome Debard).
* data/ibm/ppc440gx/STEPPINGS: Ditto.
* data/ibm/ppc440gx/ppc440gx: Ditto.
* data/lattice/PARTS: Ditto.
* data/lattice/lc4032v-tqfp48/STEPPINGS: Ditto.
* data/lattice/lc4032v-tqfp48/lc4032v-tqfp48: Ditto.
* data/lattice/m4a3-256.192-fpbga256/STEPPINGS: Ditto.
* data/lattice/m4a3-256.192-fpbga256/m4a3-256.192-fpbga256: Ditto.
* data/lattice/m4a3-64.32-tqfp48/STEPPINGS: Ditto.
* data/lattice/m4a3-64.32-tqfp48/m4a3-64.32-tqfp48: Ditto.
* data/Makefile.am (nobase_dist_pkgdata_DATA): Added new files.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@619 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
aceb4b28e2
2004-11-15 Marcel Telka <marcel@telka.sk>
...
* flash/intel.c (_intel_flash_print_info): Added support for Intel 28F256J3A (patch 1012140, Jerome Debard).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@618 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
2178a808dd
2004-10-22 Marcel Telka <marcel@telka.sk>
...
* POTFILES.in: Added src/bus/lh7a400.c (patch 886068, Marko Rößler).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@617 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
91799c3d58
2004-10-22 Marcel Telka <marcel@telka.sk>
...
* data/MANUFACTURERS: Added Sharp manufacturer (patch 886068, Marko Rößler).
* data/Makefile.am (nobase_dist_pkgdata_DATA): Added new files (patch 886068, Marko Rößler).
* data/sharp/PARTS: New file (patch 886068, Marko Rößler).
* data/sharp/lh7a400/STEPPINGS: Ditto.
* data/sharp/lh7a400/lh7a400: Ditto.
* src/bus/lh7a400.c: Ditto.
* src/bus/Makefile.am (libbus_a_SOURCES): Added lh7a400.c (patch 886068, Marko Rößler).
* src/bus/buses.c (bus_drivers): Added lh7a400_bus (patch 886068, Marko Rößler).
* src/bus/buses.h: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@616 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
d13cc3318d
2004-10-17 Marcel Telka <marcel@telka.sk>
...
* configure.ac (AM_GNU_GETTEXT_VERSION): Changed version number for gettext to 0.14.1.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@615 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
c999c3410e
2004-10-17 Marcel Telka <marcel@telka.sk>
...
* configure.ac (AC_INIT): Changed version number to 0.6.
(AM_GNU_GETTEXT_VERSION): Changed version number for gettext to 0.14.1.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@614 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
cbceb9abfd
2004-10-17 Marcel Telka <marcel@telka.sk>
...
* src/tap/cable/wiggler.c (nTRST): Changed pin value (patch 1040199, Andrew Dyer).
(nSRESET): New pin value (patch 1040199, Andrew Dyer).
(wiggler_init, wiggler_clock, wiggler_get_tdo, wiggler_set_trst): Changed nTRST to not inverted
signal (patch 1040199, Andrew Dyer).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@613 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
39bcc00393
2004-09-21 Marcel Telka <marcel@telka.sk>
...
* data/intel/PARTS: Added support for different IXP425 frequency variants (patch 1030647, Trevor Man).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@612 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
6835fad53b
2004-08-24 Marcel Telka <marcel@telka.sk>
...
* src/bus/Makefile.am (libbus_a_SOURCES): Added ppc440gx_ebc8.c.
* src/bus/buses.c (bus_drivers): Added ppc440gx_ebc8_bus (patch 1012154, Jerome Debard).
* src/bus/buses.h: Ditto.
* src/bus/ppc440gx_ebc8.c: New file (patch 1012154, Jerome Debard).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@611 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
19896cd5a4
2004-08-20 Marcel Telka <marcel@telka.sk>
...
* src/bus/pxa2x0.c (pxa2x0_bus_init): New function.
(pxa250_bus_prepare): Replaced bus initialization sequence with pxa2x0_bus_init() call.
(pxa2x0_bus_area): Added pxa2x0_bus_init() call.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@610 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
516caa46b0
2004-08-20 Marcel Telka <marcel@telka.sk>
...
* src/tap/Makefile.am (libtap_a_SOURCES): Added cable/lattice.c.
* src/tap/cable.c (cable_drivers): Added lattice_cable_driver (patch 1012138, Jerome Debard).
* src/tap/cable/lattice.c: New file (patch 1012138, Jerome Debard).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@609 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
45c4c56644
2004-08-19 Marcel Telka <marcel@telka.sk>
...
* src/bus/Makefile.am (libbus_a_SOURCES): Added tx4925.c (patch 972625, Andrew Dyer).
* src/bus/buses.c (bus_drivers): Added tx4925_bus (patch 972625, Andrew Dyer).
* src/bus/buses.h: Ditto.
* src/bus/tx4925.c: New file (patch 972625, Andrew Dyer).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@608 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
1783d95ef5
2004-08-17 Marcel Telka <marcel@telka.sk>
...
* data/MANUFACTURERS: Added Toshiba manufacturer (patch 972621, Andrew Dyer).
* data/Makefile.am (nobase_dist_pkgdata_DATA): Added new files (patch 972621, Andrew Dyer).
* data/xilinx/PARTS: Added XCR3032XL-VQ44 entry (patch 972621, Andrew Dyer).
* data/xilinx/xcr3032xl-vq44/STEPPINGS: New file (patch 972621, Andrew Dyer).
* data/xilinx/xcr3032xl-vq44/xcr3032xl-vq44: Ditto.
* data/toshiba/PARTS: Ditto.
* data/toshiba/tx4925/STEPPINGS: Ditto.
* data/toshiba/tx4925/tx4925: Ditto.
* data/toshiba/tx4926/STEPPINGS: Ditto.
* data/toshiba/tx4926/tx4926: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@607 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
0d22c00973
2004-08-17 Marcel Telka <marcel@telka.sk>
...
* data/Makefile.am (nobase_dist_pkgdata_DATA): Added new files.
* data/philips/PARTS: Added XCR3128XL-VQ100 entry (patch 1010714, Michael Lauer).
* data/xilinx/PARTS: Added directory for XCR3128XL-VQ100 entry (patch 1010714, Michael Lauer).
* data/philips/xcr3128xl-vq100/STEPPINGS: New file (patch 1010714, Michael Lauer).
* data/philips/xcr3128xl-vq100/xcr3128xl-vq100: Ditto.
* data/xilinx/xcr3128xl-vq100/xcr3128xl-vq100: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@606 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
a72f52c785
2004-08-16 Marcel Telka <marcel@telka.sk>
...
* src/bus/pxa2x0.c (bus_params_t): Added new member: inited.
(INITED): New macro.
(pxa2x0_bus_new): Removed BOOT_DEF initialization.
(pxa250_bus_prepare): Added BOOT_DEF initialization.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@605 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
fb1b33970e
2004-08-15 Marcel Telka <marcel@telka.sk>
...
* include/jtag.h (detect_parts): Changed return type.
* src/detect.c (detect_parts): Changed return value to return number of detected parts.
* src/cmd/detect.c (cmd_detect_run): Added reset of the chain->parts to NULL before
detect_parts() call. Ignored detect_parts() return value.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@604 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
4bd78f389e
2004-08-13 Marcel Telka <marcel@telka.sk>
...
* src/jtag.c: Added missing locale.h include (patch 986414, Martin Buck).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@603 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
c2401c2051
2004-08-11 Marcel Telka <marcel@telka.sk>
...
* Makefile.rules (RECURSIVE_TARGETS, lint-recursive): Removed.
(lint): Added command to run recursive make.
(.PHONY): Removed lint-recursive.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@602 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
68ad24a14d
2004-08-11 Marcel Telka <marcel@telka.sk>
...
* Makefile.rules: New file.
* Makefile.am: Changed path to Makefile.rules include.
(EXTRA_DIST): Added Makefile.rules.
* po/Makevars: Changed path to Makefile.rules include.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@601 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
5e7aa7955f
2004-08-06 Marcel Telka <marcel@telka.sk>
...
* win32/stdint.h (uintptr_t): Changed type definition from DWORD_PTR to UINT_PTR.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@600 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
f103455c5c
2004-06-13 Marcel Telka <marcel@telka.sk>
...
* data/broadcom/PARTS: Added BCM4712 entry (Alan Wallace).
* data/broadcom/bcm4712/STEPPINGS: New file (Alan Wallace).
* data/broadcom/bcm4712/bcm4712: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@599 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
19453e9308
2004-05-11 Marcel Telka <marcel@telka.sk>
...
* fr.po: Updated French translation by Michel Robitaille.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@598 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
f2755cefae
2004-01-20 Marcel Telka <marcel@telka.sk>
...
* acinclude.m4: File removed.
* autogen.sh: Added acinclude call.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@597 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
81f8952b3d
Added FAQ section.
...
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@596 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
90b1be007e
2004-01-07 Marcel Telka <marcel@telka.sk>
...
* POTFILES.in: Added missing files.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@595 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
451f8dc51f
Removed note about 2 x 16 bit flash configuration only.
...
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@594 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
199dca06a7
New French translation by Michel Robitaille.
...
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@593 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
f104f9e4f0
2004-01-07 Marcel Telka <marcel@telka.sk>
...
* fr.po: Updated French translation by Michel Robitaille.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@592 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
a507809604
2004-01-06 Marcel Telka <marcel@telka.sk>
...
* fr.po: Added French translation by Michel Robitaille.
* LINGUAS: Added fr.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@591 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
79b8196e41
2003-12-20 Marcel Telka <marcel@telka.sk>
...
* src/bus/Makefile.am (libbus_a_SOURCES): Added au1500.c.
* src/bus/au1500.c: New file (patch 853883, Zhang Wei).
* src/bus/buses.c (bus_drivers): Added au1500_bus (patch 853883, Zhang Wei).
* src/bus/buses.h: Added au1500_bus.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@590 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
741ea0adae
Added ioperm package requirements for Cygwin (bug 857039).
...
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@589 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
316c51dc3b
2003-11-19 Marcel Telka <marcel@telka.sk>
...
* configure.ac (AC_INIT): Changed version number to 0.3.3.
* std/mic.h: Added more manufacturers.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@588 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
08e7fa68bb
2003-11-09 Marcel Telka <marcel@telka.sk>
...
* sh/sh7750/ccn.h: New file.
* Makefile.am (nobase_openwinceinc_HEADERS): Added sh/sh7750/ccn.h.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@587 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
1e94846051
2003-11-03 Marcel Telka <marcel@telka.sk>
...
* flash/jedec.c (jedec_detect): Fixed compile error - C++-style declaration (bug 828313, thanks to Márton Németh).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@586 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
26db6e67c3
2003-11-02 Marcel Telka <marcel@telka.sk>
...
* configure.ac (AC_INIT): Changed version number to 0.5.2.
* data/Makefile.am (nobase_dist_pkgdata_DATA): Added motorola/mpc8245/1.2.
* data/motorola/mpc8245/1.2: New file.
* src/bus/mpc824x.c: Ditto.
* src/bus/Makefile.am (libbus_a_SOURCES): Added mpc824x.c.
* src/bus/buses.c (bus_drivers): Added mpc824x_bus.
* src/bus/buses.h (mpc824x_bus): Added bus declaration.
* include/bsbit.h (bsbit_alloc): Changed parameter name (signals -> signal).
* src/part/bsbit.c (bsbit_alloc): Changed parameter behaviour.
* src/cmd/bit.c (cmd_bit_run): Passed exact signal to bsbit_alloc() instead of list of signals.
* src/jtag.c (main): Added cfi_array deallocation.
* src/flash.c (set_flash_driver): Used global cfi_array variable to set flash driver.
(flashcheck): Function removed.
All function calls replaced by set_flash_driver().
(flashmsbin): Removed local cfi_array variable.
(flashmem): Removed local cfi_array variable. Fixed bug with one more block erase while programming
data at end of previous block.
(flasherase): Removed local cfi_array variable. Fixed block number calculation.
* src/readmem.c (readmem): Fixed bug while reading address near to end of 32 bit address range.
* src/bus/pxa2x0.c (pxa2x0_bus_new): Added BSR sampling before BOOT_DEF initialization (bugfix).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@585 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
afea62b622
2003-11-02 Marcel Telka <marcel@telka.sk>
...
* cmd/cmd_detectflash.c (cmd_detectflash_run, cmd_detectflash_help): Added new address parameter for 'detectflash'
command.
* flash/detectflash.c (detectflash): Added support for detecting flashes in full address range.
Added new global parameter cfi_array.
* flash/intel.c (intel_flash_autodetect32, intel_flash_autodetect, intel_flash_autodetect8): Added
start address of cfi_array for bus_area() calls.
(_intel_flash_print_info): Added start address of cfi_array for bus related function calls.
Changed first function parameter.
All function callers updated.
(intel_flash_print_info, intel_flash_print_info32, intel_flash_erase_block, intel_flash_unlock_block)
(intel_flash_program, intel_flash_erase_block32, intel_flash_unlock_block32, intel_flash_program32)
(intel_flash_readarray32, intel_flash_readarray): Added start address of cfi_array for bus related function calls.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@584 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
dad5a61fb0
2003-11-02 Marcel Telka <marcel@telka.sk>
...
* brux/flash.h (detectflash): Added new parameter adr.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@583 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
677540b4f0
2003-10-23 Marcel Telka <marcel@telka.sk>
...
* include/bssignal.h (salias_t): Added new type.
(salias_alloc, salias_free): Adde new function prototypes.
* include/part.h (struct part): Added new structure member 'saliases'.
* src/cmd/Makefile.am (libcmd_a_SOURCES): Added salias.c.
* src/cmd/cmd.c (cmds): Added cmd_salias.
* src/cmd/salias.c: New file.
* src/part/part.c (part_alloc): Added saliases initialization.
(part_free): Added saliases deallocation.
(part_find_signal): Added signal aliases searching.
* src/part/signal.c (salias_alloc, salias_free): New functions.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@582 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
e02f915ef2
2003-10-20 Marcel Telka <marcel@telka.sk>
...
* data/hitachi/hd64465/hd64465: Completed BSR bits declaration.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@581 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
23e2a0f65f
2003-10-20 Marcel Telka <marcel@telka.sk>
...
* data/Makefile.am (nobase_dist_pkgdata_DATA): Added hitachi/sh7729/STEPPINGS and hitachi/sh7729/sh7729.
* data/hitachi/sh7729/STEPPINGS: New file (Beregnyei Balazs).
* data/hitachi/sh7729/sh7729: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@580 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
05e84c4d29
2003-10-17 Marcel Telka <marcel@telka.sk>
...
* data/Makefile.am (nobase_dist_pkgdata_DATA): Added hitachi/hd64465/hd64465.
* data/hitachi/hd64465/hd64465: New file.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@579 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
0ebc2d73e0
2003-10-13 Marcel Telka <marcel@telka>
...
* data/intel/ixp425/STEPPINGS: Added B0 stepping.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@578 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
0c3815de62
2003-10-11 Marcel Telka <marcel@telka.sk>
...
Version 0.3.2 released.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@576 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
8370d3776c
2003-10-11 Marcel Telka <marcel@telka.sk>
...
* configure.ac (AC_INIT): Changed version number to 0.3.2.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@575 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
892e85f109
2003-10-11 Marcel Telka <marcel@telka>
...
Version 0.5.1 released.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@573 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
6c4253d115
2003-10-08 Marcel Telka <marcel@telka.sk>
...
* sk.po: Updated Slovak translation.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@572 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
d0dc836a3d
2003-09-23 Marcel Telka <marcel@telka.sk>
...
* POTFILES.in: Added src/tap/cable/triton.c.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@571 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
bd55feaba6
2003-09-23 Marcel Telka <marcel@telka.sk>
...
* src/flash.c (flash_drivers): Added amd_16_flash_driver (Bradley D. LaRonde).
(find_block): New function (Bradley D. LaRonde).
(flashmem): Added block calculations using exact CFI data (Bradley D. LaRonde).
* src/tap/cable/triton.c (triton_init): Removed unused variable 'data'.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@570 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
414b50e704
2003-09-23 Marcel Telka <marcel@telka.sk>
...
* flash/amd.c (amd_flash_autodetect16): New function (Bradley D. LaRonde).
(amd_flash_print_info): Added support for Am29LV800B (Bradley D. LaRonde).
(amd_16_flash_driver): New driver (Bradley D. LaRonde).
* flash/jedec.c: New file (Bradley D. LaRonde).
* flash/detectflash.c (detectflash): Added jedec_detect() call.
* Makefile.am (libbrux_a_SOURCES): Added flash/jedec.c.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@569 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
3a1bb84aa4
2003-09-15 Marcel Telka <marcel@telka.sk>
...
* configure.ac: Fixed spelling (patch 805108, Andreas Mohr).
* src/jtag.c (main): Ditto.
* src/cmd/discovery.c (cmd_discovery_help, cmd_discovery): Ditto.
* src/cmd/flashmem.c (cmd_flashmem_help): Ditto.
* src/tap/cable/ei012.c: Changed comment (patch 805108, Andreas Mohr).
* src/tap/cable/keithkoep.c: Ditto.
* src/tap/cable/mpcbdm.c: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@568 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago