bios/boot: simplify flashboot (remove specific linux boot).
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 11 Jun 2020 11:38:38 +0000 (13:38 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 11 Jun 2020 11:38:38 +0000 (13:38 +0200)
commit653edd17ca87fe5443053bda07db8fd56b2ebb44
tree2c77a0de253b756c50853881016b42ec759fdbf5
parent7b65a93ca565ab93d8f05d353048bb99de4635d8
bios/boot: simplify flashboot (remove specific linux boot).

Storage in SPI Flash is generally limited and booting Linux from it is no longer very useful
since boot from SDCard is now supported. This is in the continuity of the SDCard/Ethernet
simplications to have an easier and more flexible boot scheme.
litex/soc/software/bios/boot.c