aboutsummaryrefslogtreecommitdiff
path: root/git-hooks/commit-msg
diff options
context:
space:
mode:
authorJan Matyas <50193733+JanMatCodasip@users.noreply.github.com>2021-02-04 19:04:01 +0100
committerGitHub <noreply@github.com>2021-02-04 10:04:01 -0800
commit9e174604b95433db106ae06267c5cb33884c1e43 (patch)
tree809ca26e1ec0e534b740e2ab027881cc5a61300f /git-hooks/commit-msg
parent3651cbdfdcf2476b39fd50c8fa31d553e13dd5f5 (diff)
downloadriscv-openocd-9e174604b95433db106ae06267c5cb33884c1e43.zip
riscv-openocd-9e174604b95433db106ae06267c5cb33884c1e43.tar.gz
riscv-openocd-9e174604b95433db106ae06267c5cb33884c1e43.tar.bz2
Fix in write_memory_bus_v1: Read sbcs properly (#578)
* Fix in write_memory_bus_v1: Read sbcs properly Fixed an issue with system bus write: sberrors were not properly detected because of an incomplete read of "sbcs". The read was initiated but not completed (value not acquired by a second DMI scan). Added debug prints in case sberror != 0. Added few comments to explain the algorithm. Change-Id: Id5eb07f2f1bf8e9afee2dec04b9ff5c5a57f606b Signed-off-by: Jan Matyas <matyas@codasip.com> * Updated per review discussion at #577. Change-Id: I65c07edcd4e86eaa5327280a81f74db0b9c84f9c Signed-off-by: Jan Matyas <jmatyas@codasip.com> * Empty commit to re-trigger Travis build. Change-Id: I95deeb28584a891203c8904be621e48003f069dc Co-authored-by: Jan Matyas <jmatyas@codasip.com>
Diffstat (limited to 'git-hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions