Unfortunately, manufacturer ID 1111000111 is not just used for Sharp but many other ARM-based devices.

git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@856 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
master
Kolja Waschk 17 years ago
parent 540b4be57d
commit 38a01bc24e

@ -1,7 +1,10 @@
2007-12-16 Kolja Waschk <kawk>
* libbrux/amd/amd_flash.c: Fix for [1851777] segfault when
running detectflash
* data/MANUFACTURERS: Change 11110000111 code to point to
"ARM" instead of Sharp to stop misdetection of other
(non-Sharp) chips which use ARM cores. See Bug 1837991.
* libbrux/amd/amd_flash.c: Fix for [1851777] segfault when
running detectflash
* include/setdevice.h, include/Makefile.am, src/detect.c,
src/cmd/setdevice.c, src/cmd/cmd.c, src/cmd/Makefile.am,
src/jtag.c, doc/UrJTAG.txt, libbrux/flash/amd_flash.c,

@ -45,4 +45,4 @@
00010111111 broadcom Broadcom
00101010000 broadcom Broadcom # or "Sibyte, Incorporated" ?
00101110000 brecis Brecis (PMC-Sierra)
11110000111 sharp Sharp
11110000111 arm ARM

Loading…
Cancel
Save