I design a board that refer to frwy-ls1046a-ac. cpu boot source and por config are the same with frwy-ls1046a-ac.
When i select qspi(SW1[3] and SW1[7] ON) to startup, I find board unable to startup. I test no data on QSPI DATA 0 and
QSPI_A_SCK as follow:

Then i did the following steps:
1.Select sdcard to startup
2.Enter to uboot commamd mode
3.Input "sf probe 0:0" to init qspi
4.Select qspi (SW1[3] and SW1[7] ON) to startup
5.Reset board. Then the board can startup from qspi.

I want to know why can't startup by qspi when power on. If QSPI_A_SCK is wrong.