From 36675abd25bda57787111f10b4591f86c71f6a3d Mon Sep 17 00:00:00 2001 From: Joseph Rahmeh Date: Wed, 19 Feb 2020 18:18:48 -0800 Subject: [PATCH] Updated release notes. --- release-notes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/release-notes.md b/release-notes.md index fdc0285..30a7381 100644 --- a/release-notes.md +++ b/release-notes.md @@ -9,7 +9,8 @@ is added to the SweRV core. 1. Bug fixes: * Hart incorrectly cleared dmcontrol.dmactive on reset (reported by - Codasip). + Codasip). Note that a separate system power-on-reset signal `dbg_rst_l` + was added to differentiate power-on-reset vs core reset. * Hart never asserted the dmstatus.allrunning signal on reset which caused a timeout in OpenOCD (reported by Codasip). * Debug module failed to auto-increment register on system-bus access