
28 Jan
2018
28 Jan
'18
7:53 p.m.
On Fri, Jan 19, 2018 at 06:02:40PM +0100, patrice.chotard@st.com wrote:
From: Patrice Chotard patrice.chotard@st.com
PLLSAIP divider uses 2 bits (bits 16 and 17) into RCC_PLLSAICFGR register, available combination are : 00: PLLSAIP = 2 01: PLLSAIP = 4 10: PLLSAIP = 6 11: PLLSAIP = 8
Previously, the divider value was incorrectly set to 6.
Signed-off-by: Patrice Chotard patrice.chotard@st.com
Applied to u-boot/master, thanks!
--
Tom