Enable IMX_SCU_SOC config for imx8 get soc_id value
and get revision, Because the SW workaround for i.MX8QM TKT340553 is
required on the imx8qm board, it is necessary to set TKT340553_SW_WORKAROUND
to true in tlbflush.h, otherwise the system will often encounter
memory problems and cause hang

Signed-off-by: Xiaolei Wang <[email protected]>
---
 bsp/nxp-imx8/nxp-imx8.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bsp/nxp-imx8/nxp-imx8.cfg b/bsp/nxp-imx8/nxp-imx8.cfg
index d9ea3caf..dbc77b3a 100644
--- a/bsp/nxp-imx8/nxp-imx8.cfg
+++ b/bsp/nxp-imx8/nxp-imx8.cfg
@@ -475,6 +475,7 @@ CONFIG_OF_OVERLAY=y
 CONFIG_MAILBOX=y
 CONFIG_IMX_MBOX=y
 CONFIG_IMX_SCU=y
+CONFIG_IMX_SCU_SOC=y
 CONFIG_IMX_DSP=y
 CONFIG_IMX_SCU_PD=y
 CONFIG_IIO=y
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10084): 
https://lists.yoctoproject.org/g/linux-yocto/message/10084
Mute This Topic: https://lists.yoctoproject.org/mt/84085214/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to