Forum Discussion
MFeng5
New Contributor
6 years agoCan A10 SoC FPGAs be reconfigured while Linux is running?
the customer want to configure FPGA while Linux is running. Is there anyway to help them?
1 Reply
- FawazJ_Altera
Frequent Contributor
Hello,
The only supported method is through device tree overlay. Please refer to the link below:
https://github.com/torvalds/linux/blob/master/Documentation/devicetree/bindings/fpga/fpga-region.txt
Thanks