summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorSherry Sun <sherry.sun@nxp.com>2020-02-12 14:04:57 +0800
committerYe Li <ye.li@nxp.com>2022-04-06 18:03:29 +0800
commita3f0e8100468e2e5a635b68e0885d805e42ac54e (patch)
treeb03e9bedf1f044548ca37eff668e8962c85946d7 /configs
parent4f59a0eaa323110d06fa40c09b4da36c83540204 (diff)
MLK-23307-2 imx8mp: Add three reserved-memory dts nodes if inline ECC is enabled
If inline ECC is enabled on imx8mp, then the ECC region should be reserved. Since the limit of the ddr address map when use inline ecc and 6G memory, ECC region have to be divided into three parts. So these three parts ECC region should be set as reserved-memory with no-map. Signed-off-by: Sherry Sun <sherry.sun@nxp.com> (cherry picked from commit 0ea77fc9364e46e897cfa554d93895595aaf2a20) (cherry picked from commit db36f389921293abbd2824e95867650ae290bad5) (cherry picked from commit 95c9950c65251dc2748519660598920c3048a24c) (cherry picked from commit a6fe82733f9c4c7b8b3f5ca552e4e9ccd7db1555)
Diffstat (limited to 'configs')
-rw-r--r--configs/imx8mp_evk_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/imx8mp_evk_defconfig b/configs/imx8mp_evk_defconfig
index 7bb762a6dc..a72818a6e9 100644
--- a/configs/imx8mp_evk_defconfig
+++ b/configs/imx8mp_evk_defconfig
@@ -154,3 +154,5 @@ CONFIG_USB_XHCI_IMX8M=y
CONFIG_USB_XHCI_DWC3=y
CONFIG_USB_DWC3=y
CONFIG_USB_DWC3_GADGET=y
+
+CONFIG_OF_BOARD_SETUP=y