aboutsummaryrefslogtreecommitdiff
path: root/configs/phycore-imx8mp_defconfig
diff options
context:
space:
mode:
authorTeresa Remmet <t.remmet@phytec.de>2021-07-07 12:58:01 +0000
committerStefano Babic <sbabic@denx.de>2021-07-10 16:53:34 +0200
commit0f166b85ac473f72aaff6489f880d26cc41a1148 (patch)
tree25e5d900d1e578235bf076d11d97dc6364fa2cc1 /configs/phycore-imx8mp_defconfig
parent60f64bec414e139baa8764b56071eb22a1460c36 (diff)
downloadu-boot-0f166b85ac473f72aaff6489f880d26cc41a1148.zip
u-boot-0f166b85ac473f72aaff6489f880d26cc41a1148.tar.gz
u-boot-0f166b85ac473f72aaff6489f880d26cc41a1148.tar.bz2
board: phytec: phycore_imx8mp: Set VDD_ARM to 0,95V
Increase VDD_ARM to prevent timing issues as VDD_SOC is used in OD mode. Also increase GIC clock. Signed-off-by: Teresa Remmet <t.remmet@phytec.de> Reviewed-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'configs/phycore-imx8mp_defconfig')
-rw-r--r--configs/phycore-imx8mp_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/phycore-imx8mp_defconfig b/configs/phycore-imx8mp_defconfig
index a22f5e0..89c2ac9 100644
--- a/configs/phycore-imx8mp_defconfig
+++ b/configs/phycore-imx8mp_defconfig
@@ -25,6 +25,7 @@ CONFIG_OF_SYSTEM_SETUP=y
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/mach-imx/imx8m/imximage-8mp-lpddr4.cfg"
CONFIG_DEFAULT_FDT_FILE="oftree"
CONFIG_BOARD_LATE_INIT=y
+CONFIG_SPL_BOARD_INIT=y
CONFIG_SPL_BOOTROM_SUPPORT=y
CONFIG_SPL_SYS_MALLOC_SIMPLE=y
CONFIG_SPL_SEPARATE_BSS=y