On Tue, Mar 21, 2023 at 07:24:17PM +0000, Jose Quaresma wrote: > Denys Dmytriyenko <[email protected]> escreveu no dia terça, 21/03/2023 à(s) > 19:11: > > > On Tue, Mar 21, 2023 at 11:11:26AM -0500, Ryan Eatmon wrote: > > > > > > > > > On 3/19/2023 22:37, Denys Dmytriyenko wrote: > > > >From: Chirag Shilwant <[email protected]> > > > > > > > >Lets add the basic AM62Q HS-SE configuration. > > > >- Add configurations. > > > >- Add ti-sci-firmware overrides. > > > >- Add u-boot overrides. > > > >- Add optee overrides. > > > >- Add ti-rtos-firmware overrides. > > > > > > > >Signed-off-by: Chirag Shilwant <[email protected]> > > > >Signed-off-by: Ryan Eatmon <[email protected]> > > > >Signed-off-by: Denys Dmytriyenko <[email protected]> > > > >--- > > > >diff --git a/meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb > > b/meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb > > > >index 37d022e9..77709689 100644 > > > >--- a/meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb > > > >+++ b/meta-ti-bsp/recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb > > > >@@ -39,6 +39,7 @@ SYSFW_PREFIX:j784s4-evm-k3r5 = "fs" > > > > SYSFW_PREFIX:j784s4-hs-evm-k3r5 = "fs" > > > > SYSFW_PREFIX:am62xx-evm-k3r5 = "fs" > > > > SYSFW_PREFIX:am62xx-lp-evm-k3r5 = "fs" > > > >+SYSFW_PREFIX_am62xx-lp-evm-k3r5-hs-se = "fs" > > > > > > Ooops. We missed a dunfell to kirkstone syntax change. No need to > > > send an updated patch, I will just do a git fixup and address it. > > > > Ah, nice catch! I guess I've had too many rebases... :) > > Thanks for very careful reviewing! > > > > > > > Thanks for your hard work on these patch sync ups, Denys. It is > > > very much appreciated. > > > > The issue is that kirkstone and master have diverged from dunfell too much > > now > > and porting changes became heavily manual process and error-prone. > > Hopefull we > > can close dunfell for any new features very soon. > > > > The dunfell branch supports the new bitbake syntax as well so another > solution to lower the divergence > can be mitigating the dunfelll branch to the new syntax, however doing that > won't be easy either.
This would be a major change globally across the layer in dunfell, akin to a new feature. It would require re-testing everything all over again. Also, it would provide very little benefit, since there were some major layer restructuring and soc/platform configuration changes in meta-ti in kirkstone. -- Denys
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16226): https://lists.yoctoproject.org/g/meta-ti/message/16226 Mute This Topic: https://lists.yoctoproject.org/mt/97724610/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/leave/6695321/21656/1393940836/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
