Commit 448de850 authored by Philipp Wagner's avatar Philipp Wagner Committed by Tim Newsome
Browse files

dmcontrol.hartreset is WARL, not R/W (#490)

The spec says about the dmcontrol.hartreset field:
 "If this feature is not implemented, the bit always
stays 0, so after writing 1 the debugger can read
the register back to see if the feature is supported."

That makes it a WARL field not a R/W field. Changing the annotation to
make it more obvious to the reader.
parent 8637b3cb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment