projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d59cec5
)
CHANGES: update.
author
Florent Kermarrec
<florent@enjoy-digital.fr>
Tue, 23 Jun 2020 10:49:36 +0000
(12:49 +0200)
committer
Florent Kermarrec
<florent@enjoy-digital.fr>
Tue, 23 Jun 2020 10:50:20 +0000
(12:50 +0200)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 9e4ab49e7587afd0708e4bf498ecb0c121abd910..ffe709e1a2c00cd2d458159382f06d3f1dff98e4 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-4,6
+4,7
@@
[> Issues resolved
------------------
- Fix flush_cpu_icache on VexRiscv.
+ - Fix `.data` section placed in rom (#566)
[> Added Features
------------------
@@
-23,6
+24,7
@@
- Add Symbiflow experimental support on Arty.
- Add SDCard boot from FAT/exFAT filesystems with FatFs.
- Simplify boot with boot.json configuration file.
+ - Revert to a single crt0 (avoid ctr/xip variants).
[> API changes/Deprecation
--------------------------