commit | e95aacd056dea2131fef2d719f11cb111d53a327 | [log] [tgz] |
---|---|---|
author | Lionel Debieve <lionel.debieve@st.com> | Mon Oct 05 14:24:04 2020 +0200 |
committer | Lionel Debieve <lionel.debieve@st.com> | Thu Oct 08 09:42:04 2020 +0200 |
tree | 5924f78509e4a8c5367d53cf60536b67322cd5e6 | |
parent | 0521dca70d1411988c8611dc06eacd35ffa393af [diff] |
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