]> git.sur5r.net Git - openocd/commit
targets: Print nested ROM tables with the 'dap info' command.
authorChris Johns <chrisj@rtems.org>
Tue, 28 May 2013 23:47:34 +0000 (09:47 +1000)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Fri, 7 Mar 2014 18:47:29 +0000 (18:47 +0000)
commit623eb336cfa4d3e43057e0ed20ab643bc7845fa1
treea7051c651d0e34e77cc9258c73bd431fc1bb78a8
parente3bb6d390c6e55daa24592ec168fdd114c035c9f
targets: Print nested ROM tables with the 'dap info' command.

Move the ROM table printing into a separate function to allow
recursive calls with nested tables. ROM tables can nest. The
printing is limited to 16 levels.

Update the types of tables printed. When an entry can't be read, print
a warning and continue.

Change-Id: Ib134edd9e987af2f5f606071521885b17af4d70f
Signed-off-by: Chris Johns <chrisj@rtems.org>
Reviewed-on: http://openocd.zylin.com/1427
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
src/target/arm_adi_v5.c