rockbox/utils/regtools
Amaury Pouly 0f701a64be regtools: update v2 specification, library and tools
A v2 register description file can now include register variants and instances
addresses can now be a list (previously it could only be a stride or a formula).
Update the library to deal with that. The convert option of swiss_knife was
updated and one incompatible change was introduce: if a v1 device has several
addresses, those are converted to a single v2 instance with list (instead of
several single instances). This should have been the behaviour from the start.
Swiss_knife can now also convert regdumps, in which case it needs to be given
both the dump and register description file. Also introduce two register
descriptions files (vsoc1000 and vsoc2000) which give more complicated examples
of v2 register description files.

Change-Id: Id9415b8363269ffaf9216abfc6dd1bd1adbfcf8d
2016-02-06 15:12:55 +00:00
..
desc regtools: update v2 specification, library and tools 2016-02-06 15:12:55 +00:00
include regtools: update v2 specification, library and tools 2016-02-06 15:12:55 +00:00
lib regtools: update v2 specification, library and tools 2016-02-06 15:12:55 +00:00
qeditor qeditor: fix uninitialised variable 2015-10-03 23:09:35 +02:00
regdumps regtools: add new reg dumps from various targets 2014-05-25 16:38:09 +02:00
headergen_v1.cpp soc_desc: new version of the desc file format 2015-09-11 16:40:19 +02:00
Makefile soc_desc: new version of the desc file format 2015-09-11 16:40:19 +02:00
swiss_knife.cpp regtools: update v2 specification, library and tools 2016-02-06 15:12:55 +00:00
tester_v1.cpp soc_desc: new version of the desc file format 2015-09-11 16:40:19 +02:00