helper: Add converter from JEP106 ID to manufacturer name
authorAndreas Fritiofson <andreas.fritiofson@gmail.com>
Mon, 28 Dec 2015 17:05:54 +0000 (18:05 +0100)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Fri, 22 Jan 2016 15:02:16 +0000 (15:02 +0000)
commit1919dbbfd23c699ecdc23d29ee3a79b2dc773571
tree6fc1991f55d3c3fb1363f6ba1d45e6ddd1036eb7
parentc520fdf902d0364681f358cd04f932f2a112cd78
helper: Add converter from JEP106 ID to manufacturer name

Use it to print the manufacturer of detected TAPs

Change-Id: Ic4384c61c7f6f7ae2a9b860a805a5997542f72cc
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/3177
Tested-by: jenkins
Reviewed-by: Jiri Kastner <cz172638@gmail.com>
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
src/helper/Makefile.am
src/helper/jep106.c [new file with mode: 0644]
src/helper/jep106.h [new file with mode: 0644]
src/helper/jep106.inc [new file with mode: 0644]
src/helper/update_jep106.pl [new file with mode: 0755]
src/jtag/core.c