Fix part ID handling on device identification.
authorNathael Pajani <nathael.pajani@ed3l.fr>
Thu, 26 May 2022 21:26:00 +0000 (23:26 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Thu, 26 May 2022 21:26:00 +0000 (23:26 +0200)
commit396e7a9e7383f68638b9bc336b97a558a0308eee
treee24bb5efdf146cb704f48cbae2784e545f71b169
parentf16e4de88337c157d587c9710d6bc969e2ed2444
Fix part ID handling on device identification.
 (confusion between negative return code and part ID when
 unsigned part ID converts to negative signed value).
 Bug found by Dan Schultz <dschultz@synreference.net>
isp_commands.c
isp_commands.h
lpcisp.c
lpcprog.c
prog_commands.c