flash/nor/fespi: algorithm, large address, errors
authorTim Newsome <tim@sifive.com>
Mon, 8 Nov 2021 17:26:51 +0000 (09:26 -0800)
committerAntonio Borneo <borneo.antonio@gmail.com>
Fri, 3 Dec 2021 21:58:55 +0000 (21:58 +0000)
* Move more smarts into the target algorithm code, and rewrite that in C
  so it's easier to understand/maintain.
* Support >24-bit addresses.
* Check for errors.

Change-Id: I3b1a143589fe6defafb8f95820aa682acc9646e7
Signed-off-by: Tim Newsome <tim@sifive.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/6679
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>

No differences found