u-boot-brain/board/st/stm32f429-discovery
Patrice Chotard c729fb258a mach-stm32: Factorize MPU's region config for STM32 SoCs
MPU's region setup can be factorized between STM32F4/F7/H7 SoCs family
and used a common MPU's region config.

Only one exception for STM32H7 which doesn't have device area
located at 0xA000 0000.

For STM32F4, configure_clocks() need to be moved from arch_cpu_init()
to board_early_init_f().

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Vikas Manocha <vikas.manocha@st.com>
2017-11-29 22:30:50 -05:00
..
Kconfig stm32f4: Add support for stm32f429-discovery board 2015-04-22 12:14:55 -04:00
led.c Change e-mail address of Kamil Lulko 2015-12-05 18:22:32 -05:00
MAINTAINERS Change e-mail address of Kamil Lulko 2015-12-05 18:22:32 -05:00
Makefile Change e-mail address of Kamil Lulko 2015-12-05 18:22:32 -05:00
stm32f429-discovery.c mach-stm32: Factorize MPU's region config for STM32 SoCs 2017-11-29 22:30:50 -05:00