From 91ac750284dc55b1c4cff04c53d37bb7d0e8e26a Mon Sep 17 00:00:00 2001 From: jrahmeh Date: Wed, 26 Feb 2020 19:27:55 -0600 Subject: [PATCH] Update release-notes.md Remove from the 1.5 release notes items that were accidentally carried over from a previous release. --- release-notes.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/release-notes.md b/release-notes.md index 30a7381..a822e50 100644 --- a/release-notes.md +++ b/release-notes.md @@ -23,9 +23,6 @@ is added to the SweRV core. * The MSTATUS register was not being updated as expected when both a non-maskable-interrupt and an MSTATUS-write happened in the same cycle. -* Write to SBDATA0 was not starting a system-bus write access when - sbreadonaddr/sbreadondata is set. -* Minstret was incorrectly counting ecall/ebreak instructions. * The dec_tlu_mpc_halted_only signal was not set for MPC halt after reset. * The MEPC register was not being updated when a firmware-halt request