drivers: flash: stm32f4: Flush caches after erase This implement the same flush cache functionality already present in the other stm32 series flash drivers, used to avoid bus errors when writing big chunks of data to the flash. Signed-off-by: Fabio Baltieri <fabio.baltieri@gmail.com>