Commits
Ye Li committed cb1dfd86b8b
MLK-21843 fsl_qspi: Fix QSPI driver to adapt spi-mem After switched to spi-mem the data format passed by xfer is changed for erase. The address of erase is moved to data phase in SPI_XFER_END. Update the driver to fix the erase issue Signed-off-by: Ye Li <ye.li@nxp.com>