You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mithro
changed the title
[hdmi2usb] Port Linux to the lm32 CPU and support HDMI2USB firmware functionality
[HDMI2USB] Port Linux to the lm32 CPU and support HDMI2USB firmware functionality
Feb 22, 2016
Linux isn't possible on lm32, due to bitrot. However we have it booting on or1k. 10/100 Ethernet is also working as of Jan 2018. See above instructions.
Brief explanation
The HDMI2USB gateware currently includes a lm32 soft core. The misoc version has an MMU and should support running a full Linux kernel.
Expected results
Linux booting on the HDMI2USB gateware.
Detailed Explanation
There is a bunch of extra information in the LiteX Linux Support Random Notes Google Doc.
The HDMI2USB-misoc-firmware embeds a LM32 soft-core for controlling and configuring the hardware. See the diagram below;
This soft-core should be able to run Linux Kernel, which means we would get access to a lot of good things;
Work on this was started by the MilkyMist / M-Labs people.
There is a port of the lm32 to qemu which will help, see timvideos/HDMI2USB-litex-firmware#86
Further reading
Knowledge Prerequisites
The text was updated successfully, but these errors were encountered: