configs: stm32f4xx: Enable ICACHE and DCACHE
Enable instruction and data caches. Fix boot_sd command as since commit d409c962 ("armv7m: disable icache before linux booting"), instruction cache is automatically disable before linux booting. "icache off" from boot_sd command becomes useless, remove it. Signed-off-by:Patrice Chotard <patrice.chotard@st.com>
Showing
- include/configs/stm32f429-discovery.h 0 additions, 3 deletionsinclude/configs/stm32f429-discovery.h
- include/configs/stm32f429-evaluation.h 1 addition, 4 deletionsinclude/configs/stm32f429-evaluation.h
- include/configs/stm32f469-discovery.h 1 addition, 4 deletionsinclude/configs/stm32f469-discovery.h
Please register or sign in to comment