Forum Discussion
MehmetFide
New Contributor
4 years agoArria 10 configuration through Linux fpga-arria10-passive-serial driver
Hello,
We have a products which has iMX8M-Plus processor with an Arria 10 GX FPGA.
We want to configure FPGA each time when our embedded system boots.
To do that we have connected a SoM SPI p...
EBERLAZARE_I_Intel
Regular Contributor
4 years agoHi,
Do you have any further update?
- MehmetFide4 years ago
New Contributor
Hi,
Thank you for the guideline, it was really helpful.
But in our case we don't have fpga0 in our /dev folder to use it with dd if=soc_system.rbf of=/dev/fpga0 bs=1M command as suggested in the link you provided.
Is there any particular field in the device tree file to have fpga0 in the dev folder?
Thank you.