aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRodrigo L. Rosa <rodrigorosa.LG@gmail.com>2011-08-30 14:19:09 -0700
committerRodrigo L. Rosa <rodrigorosa.LG@gmail.com>2011-08-30 15:09:34 -0700
commite1a2d7255eb8c282fc91e951c7453932c1e9a55f (patch)
tree275345efca78af0e9f7391ec1154fda03b239120 /Makefile.am
parent2aa14db67747d25df1f072f262dbc98e2169f718 (diff)
optional crc for flash writing
crc check was always performed on newly flashed data, now it is optional flash mem can be locked by writing a specific word to a specific address in flash. to verify flash, target must be halted, and this will (when the new halt sequence is implemented) require reseting the chip. if the target is reset after writing the lock words, then it will lock, hence the CRC will fail because it is not possible to read stuff from the target. also added a function that resets the jtag state machine. this is not used yet, but will be soon. it is implemented to allow strict control over JTAG state machine, necessary to implement to halt and unlocking sequences.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions