Tool/software: TI-RTOS
In the AM437X_INDUSTRIAL_EVM board, the QSPI port is:
B12-qspi_clk, A8-qspi_csn, A9-qspi_d0, E10-qspi_d1, D10-qspi_d2, C10-qspi_d3
it can implement QSPI boot.
but if I change to this
Y18-qspi_clk, AA18-qspi_csn, AE19-qspi_d0, Ad19-qspi_d1, AE20-qspi_d2, AD20-qspi_d3
can it implement the QSPI boot as before ?