Forum Discussion
MM-ATH
Occasional Contributor
1 year agoAgilex 5 - HPS first - u-boot stuck if rebooting
Hello, I have problem after reboot of my system (reboot in linux console or press HPSrst button on AXE5-Eagle devboard), or if I fit fpgacore.rbf from u-boot twice, than boot from emmc stuck on: ...
tehjingy_Altera
Regular Contributor
1 year agoHi
Could you try adding a bridge disable to the fitfpga command?
fitfpga=load mmc 0:1 $loadaddr d/design.core.rbf ; dcache flush ; bridge disable ; fpga load 0 $loadaddr $filesize ; bridge enable;
Regards
Jingyang, Teh
MM-ATH
Occasional Contributor
1 year agoHi,
I have already tried disable bridges before run fitfpga command, now I have tried it also as you write in fitfpga command after dcache flush, but problem persists.
Thank you,
Martin