MLK-22080 imx8mn_evk: add SPL and u-boot build for nominal mode
authorYe Li <ye.li@nxp.com>
Fri, 21 Jun 2019 03:49:56 +0000 (20:49 -0700)
committerYe Li <ye.li@nxp.com>
Tue, 9 Jul 2019 07:22:40 +0000 (00:22 -0700)
commit88d577ed2b12e436c2e11d7663520b76de2898e1
tree4c1706e14cc3d9ebddde2a50ca95aa1101356625
parent3e50573a7007771586e737b343bdde4d98c21c23
MLK-22080 imx8mn_evk: add SPL and u-boot build for nominal mode

Add imx8mn_ddr4_evk_nom_defconfig to generate SPL and u-boot to force SOC
to nominal mode. So the VDD_SOC will be 0.85V and ARM will be fixed to 0.85V
with DVFS disabled in kernel.

Signed-off-by: Ye Li <ye.li@nxp.com>
Acked-by: Anson Huang <Anson.Huang@nxp.com>
(cherry picked from commit 0dca81742f51141ce0fb2117cbc1e99b84945009)
arch/arm/mach-imx/imx8m/soc.c
board/freescale/imx8mn_evk/Kconfig
board/freescale/imx8mn_evk/spl.c
configs/imx8mn_ddr4_evk_nom_defconfig [new file with mode: 0644]