Re: [meta-freescale] Safe to upgrade to a Community BSP?
"Val Kondratenko" <[email protected]> Wed, 23 Jun 2021 17:48:36 +0000
| Newsgroups | org.yoctoproject.lists.meta-freescale |
|---|---|
| Message-ID | <BN6P132MB00681AFE3BEB56EDCCBBC0B3E1089@BN6P132MB0068.NAMP132.PROD.OUTLOOK.COM> |
.. will probably be going to mainline uboot as well. Are there any similar things (like cpuidle moving from kernel to uboot), that I would have to worry about? Thanks in advance, 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.