u-boot-brain/board/st/stm32f746-disco
Michael Kurz 081de09d49 ARM: stm32: use clock setup function defined in clock.c
Use the clock setup function defined in clock.c instead of setting the
clock bits directly in the drivers.
Remove register definitions of RCC in rcc.h as these are already
defined in the struct in stm32.h

Signed-off-by: Michael Kurz <michi.kurz@gmail.com>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Vikas Manocha <vikas.manocha@st.com>
2017-01-28 14:04:45 -05:00
..
Kconfig stm32: add support for stm32f7 & stm32f746 discovery board 2016-02-24 18:43:57 -05:00
MAINTAINERS stm32: add support for stm32f7 & stm32f746 discovery board 2016-02-24 18:43:57 -05:00
Makefile stm32: add support for stm32f7 & stm32f746 discovery board 2016-02-24 18:43:57 -05:00
stm32f746-disco.c ARM: stm32: use clock setup function defined in clock.c 2017-01-28 14:04:45 -05:00