diff options
author | Edward Fewell <efewell@ti.com> | 2020-02-28 16:56:11 -0600 |
---|---|---|
committer | Tomas Vanek <vanekt@fbl.cz> | 2020-03-07 15:32:24 +0000 |
commit | 82a5c55dc357b042b6755b343c920baebd410874 (patch) | |
tree | a2f63b6149e19dcb02ce13a06be1806b6083730f /tcl/board | |
parent | e9932ef23d4af8466e724b7603549778fb93c294 (diff) | |
download | riscv-openocd-82a5c55dc357b042b6755b343c920baebd410874.zip riscv-openocd-82a5c55dc357b042b6755b343c920baebd410874.tar.gz riscv-openocd-82a5c55dc357b042b6755b343c920baebd410874.tar.bz2 |
flash/nor: update support for TI MSP432 devices
Added fixes for issues found in additional code reviews.
Fixed host Endianness issues with using buffer reads
and writes instead of the *_u32 variants.
Changed code that tried to ID banks by hardcode
bank_number values to use instead the bank base
address. This fixes problems using configurations
with multiple devices.
Note that this replaces Change 4786 which has
been abandoned because of extensive changes to
the code to stop IDing banks by name. And I
think I really messed up a rebase/merge on the
document file.
Tested on MSP432P401R, MSP432P4111, and MSP432E401Y
Launchpads.
Change-Id: Id05798b3aa78ae5cbe725ee762a164d673ee5767
Signed-off-by: Edward Fewell <efewell@ti.com>
Reviewed-on: http://openocd.zylin.com/5481
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
Diffstat (limited to 'tcl/board')
0 files changed, 0 insertions, 0 deletions