u-boot-brain/board/st/common
Patrick Delaunay 2f238327b7 board: stm32mp1: update vddcore in SPL
For board using STPMIC1, the vddcore is provided by BUCK1 of STPMIC1
and need to be updated for 800MHz support and only after the clock
tree initialization.

The VDDCORE voltage value is provided by clock driver, saved in global
variable opp_voltage_mv and udpated in SPL board_early_init_f(),
just after clock tree initialization.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
2020-07-07 16:01:23 +02:00
..
cmd_stboard.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
Kconfig stm32mp1: move MTDPART configuration in Kconfig 2020-05-14 09:02:12 +02:00
MAINTAINERS stm32mp1: move stboard command in board/st/common directory 2020-01-17 13:58:27 +01:00
Makefile board: st: create common file stpmic1.c 2020-07-07 16:01:23 +02:00
stm32mp_dfu.c part: Drop disk_partition_t typedef 2020-05-18 17:33:33 -04:00
stm32mp_mtdparts.c stm32mp: stm32prog: adapt the MTD partitions 2020-05-14 09:02:12 +02:00
stpmic1.c board: stm32mp1: update vddcore in SPL 2020-07-07 16:01:23 +02:00
stpmic1.h board: stm32mp1: update vddcore in SPL 2020-07-07 16:01:23 +02:00