microwatt/litedram/generated
Benjamin Herrenschmidt 6aadad5a75 spi: Add booting from flash to litedram init
It will look for an ELF binary at the flash offset specified
for the board (currently 0x300000 on Arty but that could be
changed).

Note: litedram is regenerated in order to rebuild the init code,
which was done using a newer version of litedram from LiteX.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
..
arty spi: Add booting from flash to litedram init
nexys-video spi: Add booting from flash to litedram init
sim spi: Add booting from flash to litedram init