regtools: update xml format documentation
Change-Id: I7e293532983f350a6f7cd9c7bc2bc6633c8fd3f2 Reviewed-on: http://gerrit.rockbox.org/671 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
This commit is contained in:
parent
23c6421f38
commit
15155ed100
1 changed files with 3 additions and 1 deletions
|
@ -100,6 +100,8 @@ In the special case where the addresses of the register follow a pattern, an
|
|||
explicit formula can be described as part of the format. There is no specific
|
||||
requirement on the formula except that the register addresses be indexed by
|
||||
a variable "n" which range from 0 to N-1 where N is the number of address.
|
||||
The formula is not used for anything except header generation where it is
|
||||
handy to have a formula rather a long list of conditionals.
|
||||
The following properties are defined:
|
||||
- "string" (mandatory,string): the equation describing the addresses.
|
||||
|
||||
|
|
Loading…
Reference in a new issue