Skip to content
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

Add support for embedfire rise pro #410

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eastWillow
Copy link

Platform & Targets :
litex-hub/litex-boards#623

Task :

  • Build FPGA bitsream & *.dts
    1. ./make.py --board embedfire_rise_pro --uart-baudrate 921600 --build
  • Linux Image Build
    1. cd buildroot
    2. make BR2_EXTERNAL=../linux-on-litex-vexriscv/buildroot/ litex_vexriscv_defconfig
    3. make
  • litex_term Boot
    1. litex_term --speed=921600 --images=images/boot.json /dev/ttyUSB2
  • SDCard Boot
    1. Restore Disk Image to SDCard (image at : ./images/sdcard.img)

1. test litex_term boot
2. test sdcard boot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant