
28 Jan
2018
28 Jan
'18
7:52 p.m.
On Thu, Jan 18, 2018 at 01:39:30PM +0100, patrice.chotard@st.com wrote:
From: Patrice Chotard patrice.chotard@st.com
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
Applied to u-boot/master, thanks!
--
Tom