u-boot-brain/arch/arm/mach-stm32
Patrice Chotard dcb11959d8 mach-stm32: stmf32f4: timer: remove clock_get() call
In order to use common clock driver between STM32F4 and
STM32F7, remove clock_get() call
As APB_PSC is always set to 2, only case when
clock_get(CLOCK_AHB) != clock_get(CLOCK_APB1) is kept

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
2018-01-10 08:05:46 -05:00
..
stm32f4 mach-stm32: stmf32f4: timer: remove clock_get() call 2018-01-10 08:05:46 -05:00
stm32f7 mach-stm32: Factorize MPU's region config for STM32 SoCs 2017-11-29 22:30:50 -05:00
stm32h7 mach-stm32: Factorize MPU's region config for STM32 SoCs 2017-11-29 22:30:50 -05:00
Kconfig board: Add stm32h7 SoC, discovery and evaluation boards support 2017-09-22 07:40:03 -04:00
Makefile mach-stm32: Factorize MPU's region config for STM32 SoCs 2017-11-29 22:30:50 -05:00
soc.c mach-stm32: Factorize MPU's region config for STM32 SoCs 2017-11-29 22:30:50 -05:00