Forum Discussion
Hi syam,
In U-boot, type help.
Check if there is command bridge and clocks in the help list?
If there is command bridge, type bridge enabled.
Type clocks to show the available clock infos.
Compare the clock infos with those infos shown during the preloader boot up.
Can re-try the above steps without bridge enabled as well to notice any difference.
I recommend using the booting up process with the document in my previous comment instead:
The U-boot version that you are using is from 2013 version.
Thanks.
Regards,
Aik Eu
- syam3 years ago
Occasional Contributor
Hi Aik
We are using the preloader/uboot source code that shipped with Quartus 18.1. So I would assume this one is correct.
We have a .scr file on the SD card that enables the bridge you are talking about.
We will inspect the frequency shown on uboot log and revert with our findings.
- syam3 years ago
Occasional Contributor
Hi Aik
Here is the bootlog attached. The bridges seems to be registered.
Note that we are able to boot in to Linux. But we are unable to use the 50Mhz from FPGA to run the SDRAM.