Re: [meta-ti][kirkstone][PATCH v2] kernel-rdepends: Remove PRU Ethernet firmwares for legacy devices

2023-09-12 Thread Ravi Gunasekaran via lists.yoctoproject.org
On 9/12/2023 6:58 PM, Ryan Eatmon wrote: > > > On 9/11/2023 11:44 PM, Ravi Gunasekaran wrote: >> >> >> On 9/11/23 9:02 PM, Ryan Eatmon wrote: >>> >>> >>> On 9/10/2023 11:28 PM, Ravi Gunasekaran wrote: Andrew, On 9/8/23 7:49 PM, Andrew Davis wrote: > On 9/8/23 6:44 AM, Ravi Guna

Re: [meta-ti][master/kirkstone][PATCH 1/2] recipes-bsp: u-boot: Add u-boot-mergeconfig.inc to handle fragment u-boot config

2023-09-12 Thread Denys Dmytriyenko
On Tue, Sep 12, 2023 at 04:04:03PM -0400, Denys Dmytriyenko wrote: > On Sat, Sep 09, 2023 at 02:00:04AM +0530, Chirag Shilwant wrote: > > - Add a new file u-boot-mergeconfig.inc which will ensure we handle > > fragment u-boot configs > > using a new variable UBOOT_CONFIG_FRAGMENT which stores the

Re: [meta-ti][master/kirkstone][PATCH 1/2] recipes-bsp: u-boot: Add u-boot-mergeconfig.inc to handle fragment u-boot config

2023-09-12 Thread Denys Dmytriyenko
On Sat, Sep 09, 2023 at 02:00:04AM +0530, Chirag Shilwant wrote: > - Add a new file u-boot-mergeconfig.inc which will ensure we handle fragment > u-boot configs > using a new variable UBOOT_CONFIG_FRAGMENT which stores the name of fragment > u-boot config > to be used. Would be nice to provide

Re: [meta-ti] [PATCH] linux-bb.org: depend upon the required firmware files

2023-09-12 Thread Lisandro Damian Nicanor Perez Meyer
Apologies for duplicates, first time sending patches via git-email :) signature.asc Description: This is a digitally signed message part. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16958): https://lists.yoctoproject.org/g/meta-ti/message/1695

[meta-ti] [PATCH] linux-bb.org: depend upon the required firmware files

2023-09-12 Thread Lisandro Damian Nicanor Perez Meyer
Same as with linux-ti-[mainline staging]. Signed-off-by: Lisandro Damián Nicanor Pérez Meyer --- meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb b/meta-ti-bsp/recipes-kernel/linux/linux

[meta-ti] linux-bb.org: depend upon the required firmware files

2023-09-12 Thread Lisandro Damian Nicanor Perez Meyer
From 779324cc78d8a9f97718536d6ced6863c38e5f0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lisandro=20Dami=C3=A1n=20Nicanor=20P=C3=A9rez=20Meyer?= Date: Tue, 12 Sep 2023 16:12:47 -0300 Subject: [PATCH] linux-bb.org: depend upon the required firmware files MIME-Version: 1.0 Content-Type: text/plain; c

[meta-ti] [kirkstone/master][PATCH] ti-rtos-firmware: cleanup leftover alternative entries for Jacinto

2023-09-12 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Jacinto platforms use first R5 MCU core for DM firmware. When DM firmware was split out into own recipe[1], ALTERNATIVE_TARGET entries got removed from ti-rtos-firmware recipe, but corresponding ALTERNATIVE_LINK_NAME entries remained, causing warnings. Clean up those now.

Re: [meta-ti][kirkstone][PATCH v2] kernel-rdepends: Remove PRU Ethernet firmwares for legacy devices

2023-09-12 Thread Denys Dmytriyenko
On Tue, Sep 12, 2023 at 10:25:38AM +0530, Ravi Gunasekaran wrote: > > > On 9/11/23 10:35 PM, Denys Dmytriyenko wrote: > > On Mon, Sep 11, 2023 at 09:58:23AM +0530, Ravi Gunasekaran via > > lists.yoctoproject.org wrote: > >> Andrew, > >> > >> On 9/8/23 7:49 PM, Andrew Davis wrote: > >>> On 9/8/23

Re: [meta-ti][kirkstone][PATCH v2] kernel-rdepends: Remove PRU Ethernet firmwares for legacy devices

2023-09-12 Thread Ryan Eatmon via lists.yoctoproject.org
On 9/11/2023 11:44 PM, Ravi Gunasekaran wrote: On 9/11/23 9:02 PM, Ryan Eatmon wrote: On 9/10/2023 11:28 PM, Ravi Gunasekaran wrote: Andrew, On 9/8/23 7:49 PM, Andrew Davis wrote: On 9/8/23 6:44 AM, Ravi Gunasekaran via lists.yoctoproject.org wrote: Remove the PRU Ethernet firmwares fr