cores/cpu/microwatt: revert setup stack and fix missing subi %r1,%r1,0x100 (thanks...
[litex.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 6b1dc9f7e53183ee6d34e783d8c1dd23f4ba56a2..9e4ab49e7587afd0708e4bf498ecb0c121abd910 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -22,6 +22,7 @@
        - 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.
+       - Simplify boot with boot.json configuration file.
 
        [> API changes/Deprecation
        --------------------------