timvideos / HDMI2USB-litex-firmware

A version of the HDMI2USB firmware based around LiteX tools produced by @Enjoy-Digital (based on misoc+migen created by @M-Labs)
https://hdmi2usb.tv
BSD 2-Clause "Simplified" License
145 stars 71 forks source link

Get SPI flash working on BaseSoC with the various platforms #237

Closed mithro closed 8 years ago

mithro commented 8 years ago

Get the gateware working which allows the lm32 firmware to access the SPI flash.

See https://github.com/timvideos/HDMI2USB-misoc-firmware/issues/113 and #236

mithro commented 8 years ago

Useful links;

mithro commented 8 years ago

Another thing to notice is that SD Cards can actually be operated in SPI Flash mode...

mithro commented 8 years ago

The Atlys, Opsis and Pipistrello all have working SPI flash for booting the firmware now.

mithro commented 8 years ago

SPI flash is now working on all our supported platforms.