summaryrefslogtreecommitdiff
path: root/drivers/ddr/imx/imx8ulp/ddr_init.c
diff options
context:
space:
mode:
authorPatrice Chotard <patrice.chotard@foss.st.com>2022-05-12 09:17:37 +0200
committerPatrick Delaunay <patrick.delaunay@foss.st.com>2022-05-19 18:54:18 +0200
commita6d7eeb66db720e77aba587fce6cc88a2003e8ab (patch)
treeb8d4dee2c852ffd26618b50aab6d5f48d593307a /drivers/ddr/imx/imx8ulp/ddr_init.c
parent0adf10a87b1500c4d0970085ab102330721eb449 (diff)
spi: stm32_qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd()
Currently, SR_TCF flag is checked in case there is data, this criteria is not correct. SR_TCF flags is set when programmed number of bytes have been transferred to the memory device ("bytes" comprised command and data send to the SPI device). So even if there is no data, we must check SR_TCF flag. Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Diffstat (limited to 'drivers/ddr/imx/imx8ulp/ddr_init.c')
0 files changed, 0 insertions, 0 deletions