litex/misoc/software/bios
Florent Kermarrec f7787c3c13 software/bios: move romboot after serialboot and netboot
On designs using romboot (firmware embedded in ram blocks), we generally upload new firmwares with serialboot and netboot for prototyping.
Moving romboot after serialboot and netboot avoid manual interrupts of the boot sequence.
2015-10-13 18:13:00 +02:00
..
Makefile basic out-of-tree build support (OK on PPro) 2015-09-28 20:33:37 +08:00
boot-helper-lm32.S move software into misoc 2015-09-28 15:30:19 +08:00
boot-helper-or1k.S move software into misoc 2015-09-28 15:30:19 +08:00
boot.c move software into misoc 2015-09-28 15:30:19 +08:00
boot.h move software into misoc 2015-09-28 15:30:19 +08:00
dataflow.c move software into misoc 2015-09-28 15:30:19 +08:00
dataflow.h move software into misoc 2015-09-28 15:30:19 +08:00
isr.c move software into misoc 2015-09-28 15:30:19 +08:00
linker.ld move software into misoc 2015-09-28 15:30:19 +08:00
main.c software/bios: move romboot after serialboot and netboot 2015-10-13 18:13:00 +02:00
sdram.c move software into misoc 2015-09-28 15:30:19 +08:00
sdram.h move software into misoc 2015-09-28 15:30:19 +08:00
sfl.h move software into misoc 2015-09-28 15:30:19 +08:00