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

Have U-Boot or EPCS load the bitfile on boot #19

Closed
bradgrantham opened this issue May 3, 2017 · 4 comments
Closed

Have U-Boot or EPCS load the bitfile on boot #19

bradgrantham opened this issue May 3, 2017 · 4 comments
Assignees

Comments

@bradgrantham
Copy link
Collaborator

Need to recompile uboot so that fpga2sdram_handoff=0x00000333 or put that by hand in the bootcmd variable

@bradgrantham bradgrantham added this to the GeekRetreatJun2017 milestone May 3, 2017
@lkesteloot lkesteloot self-assigned this Jun 2, 2017
@lkesteloot
Copy link
Owner

lkesteloot commented Jun 2, 2017

To do:

  • Change bridge to 0xFFF.
  • Convert bitfile to correct format.
  • Put bitfile in file system.
  • Load bitfile in U-Boot.
  • Fix dip switches on board.
  • Load bitfile into FPGA.

@lkesteloot
Copy link
Owner

According to this page, we want an RBF file:

quartus_cpf -c <input file>.sof <output file>.rbf

Switches:

up-up-down-up-up-up = uncompressed rbf

@lkesteloot
Copy link
Owner

Also: Programming FPGA from HPS.

@lkesteloot
Copy link
Owner

Change 296bfd2 adds the boot script. The Google doc has the rest of the info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants