-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP - Adding support for chubby75 hardware. #473
base: master
Are you sure you want to change the base?
Conversation
It also works on the real device:
Next I'd like to make the ethernet work. The problem is that I don't know how... |
@danielkucera Let's start by merging what you have working so far. I'll review it shortly. |
@mithro can you help a bit please? I cannot make the board load bios from SPI flash. I put it to 0x80000. You can check the last commit to see what I tried. On misoc it was working for me like this: https://github.com/danielkucera/flipsyfat/blob/sdstream/flipsyfat/targets/qm_xc6slx16_sdram.py#L162
|
I've enable the internal rom back to check if it can read from SPI correctly and it seems ok:
How do I say it to boot from there? |
This is a WIP pull request to add support to the HDMI2USB-litex-firmware for the RV901T LED "Receiver Card". The board is a very cheap FPGA board which has;
See more info below and at q3k's chubby75 repository.