Part Number: AFE8030EVM
Other Parts Discussed in Thread: LMK04828, AFE8030,
We are configuring LMK04828 from Linux and U-Boot in an Agilex + AFE8030 setup.
LMK configuration from Linux works and AFE relink succeeds.
But when configuring the same LMK registers from U-Boot using sspi,it is not locking and even returning FFFFF.
In Linux flow, we perform:
->I2C pre-sequence->CPLD unlock ->SPI mux switch to LMK ->LMK SPI writes ->SPI mux switch back to AFE
Is there any additional timing/reset/PLL lock/SYSREF sequence required when configuring LMK04828 from U-Boot?