

sorry to bother again. II reread the design file you gave me.
According to the design document you provided, is the frequency source for the FlexSPI CGA_PLL2 / 3? (I checked the values of the relevant configuration words and they are 12 and 7)
However, in section 4.8.9 of the LS1028A chip manual there is a Figure 7 which shows that the clock source for FlexSPI is Platform PLL / 2.
Which is correct, CGA_PLL2 / 3 or Platform PLL / 2?
Or is one of them the FlexSPI's own operating frequency and the other is the frequency used to divide the frequency for use by the mounted device?
Like I mentioned before, on my device tree and software architecture, the FlexSPI frequency is configured as Platform PLL / 2, but the actual frequency measured with an oscilloscope is twice as high, and actually looks like it's being divided from CGA_PLL2 / 3 for conduction to the device.
Please help with my confusion, thank you very much!