binupr
Occasional Contributor
3 years agoUnable to access FPGA_bridge_lwsoc2fpga_2M Address Map from Uboot
Hello there,
We are having issues accessing the FPGA LW address map from Uboot. This is for Intel Agilex SoC. Qsys has the LW bridge enabled. We are also enabling this bridge via CONFIG command in Uboot. Is there a specific setting in device tree or .dtsi file for enabling the light weight bus?
The issue is that when we tried to read or write from any address aligned space on 0XF9000000, Uboot hangs.
Any advice on this is much appreciated.
Thanks
Binu
Hi Binu
So sorry for the late response.
You could use the md command, no need the axi md.
For the example you could take a look at this dtsi.
Regards
Jingyang, Teh