Hello,
How do I configure FCLK0 when using the Zedboard with Linux?
I have designed and tested on bare metal a peripheral I have created. For its use I have configured FCLK0 to be 10MHz. The clock configuration works and has been verified on the oscilloscope.
I have created an FSBL from the same hardware, and used that to create a boot.bin. I've replaced the default boot.bin with my new one on the SD card.
While the system boots I see the blue light go on, then on the oscope I can see the FCLK0 (I have it routed to a pin on a pMod) stabilize at 10MHz. Seems great, but a few seconds later the clock reconfigures to 100MHz (stock).
Any insight to why this is happening, and what I can do to fix it would be greatly appreciated.
Sincereley, Phil