summaryrefslogtreecommitdiff
path: root/configs/imx8mp_ddr4_evk_defconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2021-09-13 15:43:15 +0800
committerYe Li <ye.li@nxp.com>2022-04-06 18:04:56 +0800
commitf5cec3d2fcc2510ee7b045e03720cf44e03986d5 (patch)
treefb99940c0de9179e96f214b38267b58fe54dd6ba /configs/imx8mp_ddr4_evk_defconfig
parentbeed3568cce09aec780d94791d35cb199d7c8f79 (diff)
LFU-244 imx8mp: Add SC part (iMX8MP UltraLite) support
Beside the fused modules on iMX8MP Lite, this part has also fused GPU3D/2D, LVDS and MIPI DSI. So we have to disable them for kernel and also disable MIPI DSI in u-boot DTS for splash screen at runtime. Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 8de08ed09c0853ec5bf74f52db29b90f9f619ead)
Diffstat (limited to 'configs/imx8mp_ddr4_evk_defconfig')
-rw-r--r--configs/imx8mp_ddr4_evk_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imx8mp_ddr4_evk_defconfig b/configs/imx8mp_ddr4_evk_defconfig
index 05ca633a61..828dcef622 100644
--- a/configs/imx8mp_ddr4_evk_defconfig
+++ b/configs/imx8mp_ddr4_evk_defconfig
@@ -143,6 +143,7 @@ CONFIG_USB_XHCI_DWC3=y
CONFIG_USB_DWC3=y
CONFIG_USB_DWC3_GADGET=y
+CONFIG_OF_BOARD_FIXUP=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_REGMAP=y