arm-trusted-firmware/drivers/st
Lionel Debieve 44966000ec drivers: stm32_fmc2_nand: fix incorrect error detection
Clear interrupt flag register after each sector read to avoid
issue when checking the register status.
Without clearing the interrupt, the status read doesn't wait
properly the ready bit.

Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Change-Id: If290e3f165b986f0e736bb1b5e4d3dad4b749d74
2020-10-08 09:42:04 +02:00
..
bsec bsec: move bsec_mode_is_closed_device() service to platform 2019-09-20 23:21:10 +02:00
clk clk: stm32mp1: fix rcc mckprot status 2020-09-24 09:32:23 +02:00
crypto crypto: stm32_hash: fix issue when restarting computation 2020-09-24 09:30:44 +02:00
ddr plat/stm32: Implement fdt_read_uint32_default() as a wrapper 2020-04-29 10:19:17 +01:00
etzpc drivers: introduce ST ETZPC driver 2020-06-03 15:53:46 +02:00
fmc drivers: stm32_fmc2_nand: fix incorrect error detection 2020-10-08 09:42:04 +02:00
gpio gpio: stm32_gpio: check GPIO node status after checking DT 2020-09-24 09:30:44 +02:00
i2c stm32mp1: update I2C and PMIC drivers 2019-02-14 11:20:23 +01:00
io mmc: st: correct retries management 2020-09-24 09:32:23 +02:00
iwdg drivers/stm32_iwdg: register IWDG resources as secure or not 2020-07-08 12:56:17 +02:00
mmc mmc: st: clear some flags before sending a command 2020-09-24 09:32:23 +02:00
pmic drivers/stm32mp_pmic: register PMIC resources as secure or not 2020-07-08 12:56:15 +02:00
reset drivers: stm32_reset adapt interface to timeout argument 2020-06-01 08:38:20 +02:00
scmi-msg drivers/scmi-msg: smt entry points for incoming messages 2020-06-17 18:46:43 +02:00
spi drivers: stm32_reset adapt interface to timeout argument 2020-06-01 08:38:20 +02:00
uart/aarch32 stm32: Use generic console_t data structure 2020-02-25 09:34:38 +00:00