1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-28 08:22:19 +01:00
Files
u-boot-megous/drivers
Patrice Chotard cb97ff9d3d clk: stm32: retrieve external oscillator frequency from DT
All current STM32F4 supported boards uses a 8MHz external oscillator.
All current STM32F7 supported boards uses a 25MHz external oscillator.

In order to introduce the new stm32f429-evaluation board which uses a
25MHz external oscillator without creating a dedicated struct
stm32_clk_info for this board, retrieve the external oscillator
frequency from DT and set pll_m accordingly to obtain 1MHz for the VCO.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
2018-01-28 09:39:05 -05:00
..
2018-01-22 23:09:14 +01:00
2018-01-24 11:28:44 -05:00
2018-01-26 12:38:13 +01:00
2018-01-26 20:02:33 +05:30
2018-01-16 06:59:39 +01:00
2018-01-26 07:46:34 -05:00
2017-11-06 09:51:01 -05:00
2018-01-26 12:38:13 +01:00
2017-11-20 09:58:31 +01:00
2016-02-06 12:00:59 +01:00
2017-06-01 07:03:10 -06:00
2018-01-26 07:46:34 -05:00