* Re: [yocto-kernel-cache] [yocto-5.10] nxp-imx8: Enable IMX_SCU_SOC config
[not found] <PH0PR11MB507781EB82B262FC733388F895119@PH0PR11MB5077.namprd11.prod.outlook.com>
@ 2021-07-21 2:24 ` Bruce Ashfield
0 siblings, 0 replies; only message in thread
From: Bruce Ashfield @ 2021-07-21 2:24 UTC (permalink / raw)
To: Wang, Xiaolei; +Cc: yocto@lists.yoctoproject.org
In message: RE: [yocto-kernel-cache] [yocto-5.10] nxp-imx8: Enable IMX_SCU_SOC config
on 16/07/2021 Wang, Xiaolei wrote:
> Hi bruce
>
> Can you help me merge this patch to yocto-kernel-cache branch yocto-5.10
The original patch didn't have a branch specified, so it somehow managed to
miss my filters.
this is now merged
Bruce
>
> Thanks
> Xiaolei
>
> -----Original Message-----
> From: linux-yocto@lists.yoctoproject.org <linux-yocto@lists.yoctoproject.org> On Behalf Of Xiaolei Wang
> Sent: Friday, July 9, 2021 12:58 PM
> To: bruce.ashfield@gmail.com
> Cc: linux-yocto@lists.yoctoproject.org
> Subject: [linux-yocto] [PATCH] nxp-imx8: Enable IMX_SCU_SOC config
>
> 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 <xiaolei.wang@windriver.com>
> ---
> 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
>
^ permalink raw reply [flat|nested] only message in thread