]> git.sur5r.net Git - openocd/commit
flash: nor: mdr: implement read/verify for Info memory
authorPaul Fertser <fercerpav@gmail.com>
Sat, 6 Feb 2016 13:04:20 +0000 (16:04 +0300)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Mon, 29 Feb 2016 20:13:27 +0000 (20:13 +0000)
commitf2fbcb217b31e1b133ac18f51f7fc4ab3cf386b1
tree99239bb0cfec571990a4141fe7830ad1ffc77e0e
parentc3c15d2e076639fad185a0c45b866e9c5e754af5
flash: nor: mdr: implement read/verify for Info memory

This adds necessary code to obtain data from the Info region which is
not memory-mapped so can't be read the usual way.

With this "flash read_bank" and "flash verify_bank" commands should
start to work as expected for the Info memory block.

Change-Id: I57e4b80fff577500cfa85954b625fe9c9ff92aa5
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/3227
Tested-by: jenkins
Reviewed-by: Eldar Khayrullin <eldar.khayrullin@mail.ru>
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
src/flash/nor/mdr.c