u-boot-brain/arch/arm/cpu/armv7m
Patrice Chotard d409c96216 armv7m: disable icache before linux booting
Similarly to ARMV7, on ARMV7M instruction cache memory needs
to be disabled before running linux kernel to avoid kernel to
be stuck.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
2018-04-10 11:52:16 -04:00
..
cache.c stm32: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
config.mk stm32: Add SDRAM support for stm32f746 discovery board 2016-07-14 18:22:43 -04:00
cpu.c armv7m: disable icache before linux booting 2018-04-10 11:52:16 -04:00
Makefile armv7m: add MPU configuration support 2017-05-12 08:37:06 -04:00
mpu.c mach-stm32: Use default memory map as background region 2018-03-13 21:45:37 -04:00
start.S armv7m: Fix larger builds 2017-06-05 14:13:14 -04:00
systick-timer.c armv7m: Add SysTick timer driver 2017-03-14 20:40:18 -04:00