From 8f92034ddd6c7cbd67f7a71ed6eef2b6f6446bb8 Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Wed, 22 Jul 2020 23:10:26 +0200 Subject: [PATCH] CHANGES: update. --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index ffe709e1..9729f3de 100644 --- a/CHANGES +++ b/CHANGES @@ -22,9 +22,11 @@ - Add CV32E40P CPU support (ex RI5CY). - JTAG UART with uart_name=jtag_uart (validated on Spartan6, 7-Series, Ultrascale(+)). - Add Symbiflow experimental support on Arty. - - Add SDCard boot from FAT/exFAT filesystems with FatFs. + - Add SDCard (SPI and SD modes) boot from FAT/exFAT filesystems with FatFs. - Simplify boot with boot.json configuration file. - Revert to a single crt0 (avoid ctr/xip variants). + - Add otional DMA bus for Cache Coherency on CPU(s) with DMA/Cache Coherency interface. + - Add AXI-Lite bus standard support. [> API changes/Deprecation -------------------------- -- 2.30.2