Home
last modified time | relevance | path

Searched hist:b90f0e7c (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dstm32mp1.hb90f0e7c Tue Mar 20 05:41:26 CDT 2018 Patrick Delaunay <patrick.delaunay@st.com> stm32mp1: change STGEN clock source to HSE

No more use static frequency HSI = 64MHz for STGEN clock
but HSE (with higher accurency) by default.

Need to remove CONFIG_SYS_HZ_CLOCK as arch timer frequency
is provided at boot by BootRom and cp15 cntfrq and modified
during clock tree initialization if needed.

When HSI is no more used by any device, this internal
oscillator can be switched off to reduce consumption.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
/openbmc/u-boot/arch/arm/dts/
H A Dstm32mp157c-ed1-u-boot.dtsib90f0e7c Tue Mar 20 05:41:26 CDT 2018 Patrick Delaunay <patrick.delaunay@st.com> stm32mp1: change STGEN clock source to HSE

No more use static frequency HSI = 64MHz for STGEN clock
but HSE (with higher accurency) by default.

Need to remove CONFIG_SYS_HZ_CLOCK as arch timer frequency
is provided at boot by BootRom and cp15 cntfrq and modified
during clock tree initialization if needed.

When HSI is no more used by any device, this internal
oscillator can be switched off to reduce consumption.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>