u-boot-brain/board/st
Patrice Chotard 20fe38e75a clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()
Move SYSCFG clock setup into configure_clocks() instead of calling
clock_setup() from board file.

As this clock is only needed in case of ethernet enabled and as
both stm32f4 and stm32f7 are using the Designware ethernet IP,
we use CONFIG_ETH_DESIGNWARE to only enable this clock if needed.

Move the RMII setup from board_early_init_f() to board_init()
to insure that RMII bit is set only when clock driver is initialized.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
2018-01-28 09:39:15 -05:00
..
stih410-b2260 sti: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
stm32f429-discovery board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver 2018-01-10 08:05:46 -05:00
stm32f429-evaluation board: stm32: Add stm32f429-evaluation board support 2018-01-28 09:39:05 -05:00
stm32f469-discovery board: stm32: add stm32f469-discovery board support 2018-01-10 08:05:47 -05:00
stm32f746-disco clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks() 2018-01-28 09:39:15 -05:00
stm32h743-disco stm32: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
stm32h743-eval stm32: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
stv0991 stv0991: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00