litex/software
Florent Kermarrec 35250f5b11 bios: add romboot
When firmware is small enough, it can be interesting to run code from an embedded blockram memory (faster and not impacted by memory controller activity).
It can also be a fallback option in case boot from flash failed.
To use this, define ROM_BOOT_ADDRESS and initialize the blockram with the firmware data.
2015-07-14 18:01:44 +02:00
..
bios bios: add romboot 2015-07-14 18:01:44 +02:00
compiler-rt@a1448787a0 software: make compiler-rt a submodule 2014-11-06 18:00:28 -08:00
include spiflash: use SoC defines, add write_to_flash function 2015-04-27 13:42:32 +08:00
libbase software/libbase/system: fix flush_l2_cache 2015-06-19 09:00:14 +02:00
libcompiler-rt libcompiler-rt: add fixdfdi 2015-06-27 23:51:09 +02:00
libnet liteeth: do MII/GMII detection in gateware for gmii_mii phy 2015-04-26 18:08:07 +02:00
memtest software/memtest: remove Mixxeo/M1 hardcoded values in bandwidth computation 2015-03-26 00:01:42 +01:00
common.mak misoclib/cpu: merge git.py in identifier 2015-05-02 18:42:33 +02:00