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>
This commit is contained in:
@@ -17,6 +17,7 @@ libhelper_la_SOURCES = \
|
||||
replacements.c \
|
||||
fileio.c \
|
||||
util.c \
|
||||
jep106.c \
|
||||
jim-nvp.c
|
||||
|
||||
if IOUTIL
|
||||
@@ -45,6 +46,9 @@ noinst_HEADERS = \
|
||||
fileio.h \
|
||||
system.h \
|
||||
bin2char.sh \
|
||||
jep106.h \
|
||||
jep106.inc \
|
||||
update_jep106.pl \
|
||||
jim-nvp.h
|
||||
|
||||
EXTRA_DIST = startup.tcl
|
||||
|
||||
Reference in New Issue
Block a user