diff options
author | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2008-02-28 10:24:46 +0000 |
---|---|---|
committer | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2008-02-28 10:24:46 +0000 |
commit | 076017341dd0428bb6e2c1bf5953851d91c098dd (patch) | |
tree | d9b373e4548ceb0b861fc46219c3396170202a0b /src/flash/s3c2440_nand.c | |
parent | 9e5a6679cac36667e51f24a6bd5670396cd06ed6 (diff) | |
download | openocd_libswd-076017341dd0428bb6e2c1bf5953851d91c098dd.tar.gz openocd_libswd-076017341dd0428bb6e2c1bf5953851d91c098dd.tar.bz2 openocd_libswd-076017341dd0428bb6e2c1bf5953851d91c098dd.tar.xz openocd_libswd-076017341dd0428bb6e2c1bf5953851d91c098dd.zip |
fix from Pavel Chromy
this patch fixes an issue in jtag_init - shall not reset jtag to NULL.
This causes jtag interface (USB device) not to be closed properly if jtag chain validation fails.
Once the underlaying jtag interface is initialized, jtag pointer shall be left untouched,
even in case of an error, so that proper cleanup can be done, see exit_handler in openocd.c
git-svn-id: svn://svn.berlios.de/openocd/trunk@372 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/flash/s3c2440_nand.c')
0 files changed, 0 insertions, 0 deletions