CHANGES: update.
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 22 Jul 2020 21:10:26 +0000 (23:10 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 22 Jul 2020 21:10:26 +0000 (23:10 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index ffe709e1a2c00cd2d458159382f06d3f1dff98e4..9729f3deae2977000ffa9829c32468d05737e04e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
        - 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
        --------------------------