Hi,
I'm trying to configure pad A19 (EXT_REFCLK1) as an 25MHz output clock.
I'm able to select the correct function from U-boot (CLKOUT0 - option 5):
mw 0x000F4274 0x00010005
This leads to an 50MHz clock output.
How can I change it to be a 25MHz clock?
What is the register address that controls this clock frequency?
Thanks