commit | feacc2e16e1dbc0585da4224c017b7e4b059a3cf | [log] [tgz] |
---|---|---|
author | Alexandre Bourdiol <alexandre.bourdiol@st.com> | Fri Jun 25 11:54:54 2021 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Jun 28 14:17:40 2021 -0400 |
tree | b4e7b0577973ddd2da168c80ccef7aaf5194adf5 | |
parent | 5650609c4c69473988897b5f817363e391cd9c63 [diff] |
drivers: flash: stm32f4: implement data cache errata Disable data cache to avoid the silicon errata ES0206 Rev 16 2.2.12 "Data cache might be corrupted during Flash memory read-while-write operation" Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>