u-boot-brain/board/freescale/imx8mp_evk
Peng Fan f090ea5aa5 imx8mp_evk: Increase VDD_ARM to 0.95v Overdrive voltage
There is a frequency/timing limitation for SOC and ARM, if SOC is OD
voltage/OD freq, then ARM can't run at ND voltage/1.2Ghz, it may have
timing risk from SOC to ARM.

Current VDD_SOC is set to 0.95v OD voltage in SPL, and kernel will
increase bus clocks to OD frequency before it increases ARM voltage.
So to conform to the limitation, we'd better increases VDD_ARM to OD
voltage in SPL.

Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2021-04-27 15:13:56 -03:00
..
imx8mp_evk.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Kconfig imx: add i.MX8MP EVK board 2020-01-08 13:20:09 +01:00
lpddr4_timing.c imx8mp: refine power on imx8mp board 2021-04-27 15:13:56 -03:00
MAINTAINERS imx: add i.MX8MP EVK board 2020-01-08 13:20:09 +01:00
Makefile imx: add i.MX8MP EVK board 2020-01-08 13:20:09 +01:00
spl.c imx8mp_evk: Increase VDD_ARM to 0.95v Overdrive voltage 2021-04-27 15:13:56 -03:00