From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: "Wang, Xiaolei" <Xiaolei.Wang@windriver.com>
Cc: "yocto@lists.yoctoproject.org" <yocto@lists.yoctoproject.org>
Subject: Re: [yocto-kernel-cache] [yocto-5.10] nxp-imx8: Enable IMX_SCU_SOC config
Date: Tue, 20 Jul 2021 22:24:03 -0400 [thread overview]
Message-ID: <20210721022402.GB42954@gmail.com> (raw)
In-Reply-To: <PH0PR11MB507781EB82B262FC733388F895119@PH0PR11MB5077.namprd11.prod.outlook.com>
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
>
parent reply other threads:[~2021-07-21 2:24 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <PH0PR11MB507781EB82B262FC733388F895119@PH0PR11MB5077.namprd11.prod.outlook.com>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210721022402.GB42954@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=Xiaolei.Wang@windriver.com \
--cc=yocto@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.