Arria 10 : Programming Si5338 Clock

Hello,

We are building Linux OS for our custom board , using reference design of Altera Arria 10 SoC.

In the HPS side, we have connected DDR3 whose clock is provided from Si5338 Clock Synthesizer IC. In order to boot the OS image , we need to enable the DDR3 . We are taking reference from
https://rocketboards.org/foswiki/Documentation/ProgramSi5338QuadClockGeneratorOnArria10SoCDevKit

In this document it states that some register settings and a script file is required to generate output from this IC , but in order to run this script over board, first that board need to boot , which is only possible if DDR3 is enabled. So we are confused in this loop of clock generation.
If this clock is enabled in device tree , how the first stage of booting is happening?

Can someone please tell , how to enable the Si5338 IC to generate the clock for HPS DDR3 bank?

Thanks,
Priya

Hi @Priya : we meet same problem as yours on our customer A10SOC Board as well, have you resolve the problem you mentioned in previous comment? thanks a lot