Re: [meta-freescale] Safe to upgrade to a Community BSP?
"Val Kondratenko" <[email protected]> Fri, 11 Jun 2021 15:12:26 +0000
| Newsgroups | org.yoctoproject.lists.meta-freescale |
|---|---|
| Message-ID | <BN6P132MB00683D43A2BCBEB5E93772C8E1349@BN6P132MB0068.NAMP132.PROD.OUTLOOK.COM> |
One other thing I see missing in 5.12, that was in freeescale 5.4, is the rpmsg (Remote Processor Messaging) functionality. Thanks again!!! Val -----Original Message----- From: Fabio Estevam <[email protected]> Sent: Thursday, June 10, 2021 5:12 PM To: Val Kondratenko <[email protected]> Cc: Otavio Salvador <[email protected]>; [email protected] Subject: Re: [meta-freescale] Safe to upgrade to a Community BSP? On Thu, Jun 10, 2021 at 5:19 PM Val Kondratenko <[email protected]> wrote: > > OK thanks. > > Next question - does it have full support for imx7d? Yes, imx7d is well supported in the mainline kernel. > I noticed (as I am attempting to apply patches we use), that /arch/arm/mach-imx/cpuidle-imx7d.c exists in the 5.4.X.imx version we are currently using, but is not present in 5.12. But mach-imx7d.c is. > Will I have to add files (via patches) to fully support imx7d? cpuidle is supported via PSCI implementation in U-Boot. I suggest you to use U-Boot mainline too.