Re: [meta-ti][master][PATCH] ti-img-rogue-umlibs: Add DEPENDS on BASE_DEFAULT_DEPS

2023-08-28 Thread Denys Dmytriyenko
On Mon, Aug 28, 2023 at 04:13:48PM -0500, Ryan Eatmon wrote: > > > On 8/28/2023 3:45 PM, Ryan Eatmon via lists.yoctoproject.org wrote: > > > > > >On 8/28/2023 3:39 PM, Denys Dmytriyenko wrote: > >>On Mon, Aug 28, 2023 at 03:22:11PM -0500, Ryan Eatmon

Re: [meta-ti][master/dunfell][PATCH] ti-graphics: Add j7-hs-evm as a compatible machine.

2022-04-20 Thread Denys Dmytriyenko
On Tue, Apr 19, 2022 at 10:14:16PM -0500, Andrew F. Davis via lists.yoctoproject.org wrote: > On 4/18/22 5:20 PM, Ryan Eatmon via lists.yoctoproject.org wrote: > >The recent change to explicitly list the compatible machines is missing the > >j7-hs-evm. > > > >Signed-off-by: Ryan Eatmon > >--- >

[meta-ti] [dunfell][PATCH] linux-ti-staging/mainline: depend on libmpc-native and gmp-native

2022-04-19 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Similar to OE-Core changes: https://git.openembedded.org/openembedded-core/commit/?id=128abf5eb76dd0d2680c93f043bf7cac0a3552b8 5.10.85 changed how the GCC plugins are built, which means they now depend on both GMP and MPC to be built. Also add MPC dependency to linux-ti

Re: [meta-ti][dunfell][PATCH 2/2] optee-os: Upgrade to upstream 3.17.0

2022-05-26 Thread Denys Dmytriyenko
:= "${THISDIR}/${PN}:" > >-PV_ti-soc = "3.12.0+git${SRCPV}" > >+PV_ti-soc = "3.17.0+git${SRCPV}" > >+SRCREV_ti-soc = "332dec4a4bb9935e650b9925577cef5d485af724" > >+SRC_URI_ti-soc = "git://github.com/OP-TEE/optee_os.git;protocol=h

Re: [meta-ti][dunfell][PATCH 1/2] trusted-firmware-a: Update to latest upstream master

2022-05-26 Thread Denys Dmytriyenko
quot;6541aa24f834daa80da701e0054dfe3a16cda0ce" > +SRCREV_tfa_k3 = "453abc80b2eacbf2816c838e47e40f063227d934" What is the corresponding TFA version for this commit? > COMPATIBLE_MACHINE_k3 = "k3" > TFA_BUILD_TARGET_k3 = "all" > TFA_INSTALL_TARGET_k3 = "

Re: [meta-ti] [PATCH] multiconfig: use diferent TMPDIR for each machine

2022-06-01 Thread Denys Dmytriyenko
iconfig simply allows doing it in one invocation of bitbake, that's all. Denys > On Wed, Jun 1, 2022 at 2:17 AM Jose Quaresma > wrote: > > > > > > > Denys Dmytriyenko escreveu no dia terça, 31/05/2022 > > à(s) 20:33: > > > >> On Mon, May 30, 2022

Re: [meta-ti][dunfell][PATCH] ti-tros-firmware: Add DM firmware binary to deploy directory for am62xx-evm

2022-05-13 Thread Denys Dmytriyenko
On Fri, May 13, 2022 at 01:08:48PM +0530, Aparna M wrote: > The DM firmware binary is required for building uboot binaries for > am62xx-evm using toplevel makefile in SDK. Add this file to deploy > directory so it can be included in prebuilt-images directory of SDK > for am62xx-evm. > >

Re: [meta-ti] [master PATCH] all: Stop using git://git.ti.com

2022-05-24 Thread Denys Dmytriyenko
https://docs.yoctoproject.org/bitbake/2.0/bitbake-user-manual/bitbake-user-manual-fetching.html#git-fetcher-git On Tue, May 24, 2022 at 02:57:19PM -0400, Denys Dmytriyenko wrote: > NAK, this is incorrect. > > > On Tue, May 24, 2022 at 01:13:14PM -0500, Nishanth Menon wrote: >

Re: [meta-ti] [dunfell PATCH] all: Stop using git://git.ti.com

2022-05-24 Thread Denys Dmytriyenko
ipc/ipcdev.git; > TI_IPC_GIT_PROTOCOL = "git" > TI_IPC_GIT_BRANCH = "master" > > diff --git a/recipes-ti/ipc/ti-rpmsg-char.inc > b/recipes-ti/ipc/ti-rpmsg-char.inc > index b499647a9107..cdf4692ba6cd 100644 > --- a/recipes-ti/ipc/ti-rpmsg-char.inc >

Re: [meta-ti] [master PATCH] all: Stop using git://git.ti.com

2022-05-24 Thread Denys Dmytriyenko
.inc > index 56667ad1fb3f..45cc9fea3352 100644 > --- a/meta-ti-extras/recipes-ti/ipc/ti-ipc-rtos.inc > +++ b/meta-ti-extras/recipes-ti/ipc/ti-ipc-rtos.inc > @@ -1,6 +1,6 @@ > require recipes-ti/includes/ti-paths.inc > > -TI_IPC_EXAMPLES_GIT_URI = "git://git.ti.

Re: [meta-ti][dunfell][RFC 0/6] HS SDK on GP EVM support

2022-07-02 Thread Denys Dmytriyenko
On Fri, Jul 01, 2022 at 05:02:22PM -0500, Andrew Davis via lists.yoctoproject.org wrote: > Hello all, > > Still some changes pending in the k3-image-gen and u-boot projects > but wanted to get some comments on this early. Plan is to remove > the GP SDK. Have the HS SDK work on GP SoCs with

Re: [meta-ti][dunfell][RFC 2/6] ti-sci-fw: Use new SOC_TYPE and SYSFW_DIR to simplify recipe

2022-07-02 Thread Denys Dmytriyenko
Please lower the similarity threshold so the change shows as a diff and not just remove/add. Thanks! On Fri, Jul 01, 2022 at 05:02:24PM -0500, Andrew Davis via lists.yoctoproject.org wrote: > The k3-image-gen now has two new helper flags SOC_TYPE and SYSFW_DIR > that we can use to simplify

Re: [meta-ti] [dunfell/master PATCH] linux-ti-mainline: Bump kernel version to v5.18

2022-06-08 Thread Denys Dmytriyenko
for containers for k3 platforms > among other config updates > - Enable fixes for various pinmuxes and overlays for system test images. > > Signed-off-by: Nishanth Menon Reviewed-by: Denys Dmytriyenko > --- > recipes-bsp/u-boot/u-boot-ti-mainline_git.bb | 6 +++---

Re: [meta-ti][dunfell][PATCH v2 1/2] trusted-firmware-a: Update to latest upstream master

2022-06-08 Thread Denys Dmytriyenko
update optee in dunfell to the very latest? > On 6/8/2022 14:20, Denys Dmytriyenko wrote: > >What is the difference between v1 and v2 of these patches? > > > > > >On Wed, Jun 08, 2022 at 12:14:17PM -0500, Andrew Davis via > >lists.yoctoproject.org wrote: > >

Re: [meta-ti][dunfell][PATCH v2 1/2] trusted-firmware-a: Update to latest upstream master

2022-06-08 Thread Denys Dmytriyenko
What is the difference between v1 and v2 of these patches? On Wed, Jun 08, 2022 at 12:14:17PM -0500, Andrew Davis via lists.yoctoproject.org wrote: > For TF-A we work against upstream first, our fork has only been > used in the rare cases we need to ship a feature before we can > get it

Re: [meta-ti][dunfell][PATCH v3] conf: machine: wic: Fix HS image boot partition

2022-06-20 Thread Denys Dmytriyenko
On Mon, Jun 20, 2022 at 02:11:55PM -0500, Ryan Eatmon via lists.yoctoproject.org wrote: > > > On 6/9/2022 9:59, Andrew Davis wrote: > >From: Manorit Chawdhry > > > >IMAGE_BOOT_FILES was being overwritten in the HS recipes leading to > >incomplete binaries in /boot and the naming of the

Re: [meta-ti][dunfell][PATCH 2/2] conf: machine: Make multi-certificate image the default

2022-06-03 Thread Denys Dmytriyenko
-evm.conf > +++ b/conf/machine/j7200-evm.conf > @@ -13,8 +13,5 @@ KERNEL_DEVICETREE = " \ > > UBOOT_MACHINE = "j7200_evm_a72_config" > > -# J7200 supports multi-certificate images, use the same > -IMAGE_BOOT_FILES = "${IMAGE_BOOT_FILES_MULTI_CERT}" &g

Re: [meta-ti] [PATCH dunfell 0/3] fix ARAGO_BRAND=mainline builds

2022-07-19 Thread Denys Dmytriyenko
On Tue, Jul 19, 2022 at 03:15:10PM -0500, Andrew Davis wrote: > On 7/19/22 2:51 PM, Denys Dmytriyenko wrote: > >On Tue, Jul 19, 2022 at 08:22:01AM -0500, Nishanth Menon wrote: > >>On 23:18-20220718, Denys Dmytriyenko wrote: > >>>I was thinking that instead of keyi

[meta-ti] [dunfell][PATCH] j7-hs-evm-k3r5: do not create generic sysfw.itb symlink

2022-07-19 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Commit bdceaa05aca9d3685ebfefbe7b7b60e2fd33789f added SR1.1 support for J721e HS with the idea that the default sysfw.itb will point to SR1.1. For that to work, the config for SR1 has to explicitly disable creating such symlink. Signed-off-by: Denys Dmytriyenko

[meta-ti] [master/kirkstone][PATCH] j721e-hs-evm-k3r5: do not create generic sysfw.itb symlink

2022-07-19 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Commit bdceaa05aca9d3685ebfefbe7b7b60e2fd33789f added SR1.1 support for J721e HS with the idea that the default sysfw.itb will point to SR1.1. For that to work, the config for SR1 has to explicitly disable creating such symlink. Signed-off-by: Denys Dmytriyenko

Re: [meta-ti] [PATCH dunfell 0/3] fix ARAGO_BRAND=mainline builds

2022-07-19 Thread Denys Dmytriyenko
On Tue, Jul 19, 2022 at 08:22:01AM -0500, Nishanth Menon wrote: > On 23:18-20220718, Denys Dmytriyenko wrote: > > I was thinking that instead of keying off of ARAGO_BRAND=mainline, which > > is very specific to Arago distro, long term we should instead key off of > > PREFE

Re: [meta-ti] [PATCH dunfell 0/3] fix ARAGO_BRAND=mainline builds

2022-07-20 Thread Denys Dmytriyenko
On Wed, Jul 20, 2022 at 01:45:24PM -0700, Drew Fustini wrote: > On Tue, Jul 19, 2022 at 03:51:02PM -0400, Denys Dmytriyenko wrote: > > On Tue, Jul 19, 2022 at 08:22:01AM -0500, Nishanth Menon wrote: > > > On 23:18-20220718, Denys Dmytriyenko wrote: > > > > I was think

Re: [meta-ti] [PATCH dunfell 0/3] fix ARAGO_BRAND=mainline builds

2022-07-18 Thread Denys Dmytriyenko
I was thinking that instead of keying off of ARAGO_BRAND=mainline, which is very specific to Arago distro, long term we should instead key off of PREFERRED_PROVIDER_virtual/kernel=linux-ti-mainline, that is specific to meta-ti... Thoughts? On Sun, Jul 03, 2022 at 08:06:06PM -0700, Drew

Re: [meta-ti] [dunfell PATCH] wic: move uboot/spls mountpoint to /boot/firmware

2022-07-21 Thread Denys Dmytriyenko
I don't think this is a correct solution, or maybe I'm not understanding the problem. Can you please elaborate a bit more on the problem? On Thu, Jul 21, 2022 at 04:01:52PM -0500, Bryan Brattlof wrote: > Currently out boards will auto-mount the sd-card's boot partition into > the /boot folder,

Re: [meta-ti][dunfell][PATCH v2] kernel u-boot: Fix formulation of LOCALVERSION

2022-07-22 Thread Denys Dmytriyenko
On Thu, Jul 21, 2022 at 09:03:28PM -0500, Ryan Eatmon via lists.yoctoproject.org wrote: > devtool does not work with the current formulation of > the LOCALVERSION variables. We need to use SRCPV to > avoid AUTOREV on bleeding builds, but there will be no > + in the string, so we cannot split on

Re: [meta-ti][dunfell][PATCH v2] ti-graphics: gpu enable and move all platforms to ddk 1.15

2022-04-30 Thread Denys Dmytriyenko
Darren, DDK 1.15 (kernel driver) build fails for am62x using GCC 11: | .../build/tmp-default-glibc/work/am62xx_evm-oe-linux/ti-img-rogue-driver/1.15.6133109-r0a/git/binary_am62_linux_wayland_release/target_aarch64/kbuild/services/server/devices/rogue/rgxinit.c:1345:36: error: implicit

Re: [meta-ti][dunfell][PATCH v2] ti-graphics: gpu enable and move all platforms to ddk 1.15

2022-05-01 Thread Denys Dmytriyenko
On Sat, Apr 30, 2022 at 02:02:27PM -0400, Denys Dmytriyenko wrote: > Darren, > > DDK 1.15 (kernel driver) build fails for am62x using GCC 11: > > | > .../build/tmp-default-glibc/work/am62xx_evm-oe-linux/ti-img-rogue-driver/1.15.6133109-r0a/git/binary_am62_linux_wayland_rele

Re: [meta-ti][dunfell][PATCH v2] ti-graphics: gpu enable and move all platforms to ddk 1.15

2022-05-01 Thread Denys Dmytriyenko
On Sat, Apr 30, 2022 at 02:02:27PM -0400, Denys Dmytriyenko wrote: > Darren, > > DDK 1.15 (kernel driver) build fails for am62x using GCC 11: > > | > .../build/tmp-default-glibc/work/am62xx_evm-oe-linux/ti-img-rogue-driver/1.15.6133109-r0a/git/binary_am62_linux_wayland_rele

[meta-ti] [master][PATCH 10/26] u-boot-ti-staging: Bump to 08.02.00.006 release

2022-05-02 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the u-boot version for 08.02.00.006 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u

[meta-ti] [master][PATCH 08/26] u-boot-ti-staging: Bump to 08.02.00.005 release

2022-05-02 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the u-boot version for 08.02.00.005 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u

[meta-ti] [master][PATCH 01/26] conf: Enable bmap file for wic images on legacy platforms

2022-05-02 Thread Denys Dmytriyenko
From: Jonathan Humphreys To allow a consistent experience across current devices, enable wic.bmap file generation for AM3/4/5 images. Signed-off-by: Jonathan Humphreys Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/include/omap-a15.inc | 2 +- meta

[meta-ti] [master][PATCH 09/26] ti-linux-fw: Bump to 08.02.00.005 release

2022-05-02 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the ti-linux-fw version for 08.02.00.005 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti

[meta-ti] [master][PATCH 23/26] u-boot-ti-staging: Bump to 08.03.00.002 release

2022-05-02 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the u-boot version for 08.03.00.002 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u

[meta-ti] [master][PATCH 24/26] linux-ti-staging: Bump to 08.03.00.002 release

2022-05-02 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the linux version for 08.03.00.002 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti

[meta-ti] [master][PATCH 11/26] machine: Add am62xx evm configuration

2022-05-02 Thread Denys Dmytriyenko
Bajjuri Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/am62xx-evm-k3r5.conf | 11 ++ meta-ti-bsp/conf/machine/am62xx-evm.conf | 11 ++ meta-ti-bsp/conf/machine/include/am62xx.inc | 17 + .../recipes-bsp/ti-linux-fw/ti-linux-fw.inc

[meta-ti] [master][PATCH 13/26] pru-icss_git.bb: update to PSSP v6.1.0

2022-05-02 Thread Denys Dmytriyenko
-off-by: Nick Saulnier Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-extras/recipes-bsp/pru/pru-icss_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-ti-extras/recipes-bsp/pru/pru-icss_git.bb b/meta-ti-extras/recipes-bsp/pru/pru

[meta-ti] [master][PATCH 26/26] ti-linux-fw: Bump to 08.03.00.002 release

2022-05-02 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the ti-linux-fw version for 08.03.00.002 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp/recipes-bsp/ti-linux-fw

[meta-ti] [master][PATCH 19/26] linux-ti-staging-rt: Bump to 08.03.00.001 release

2022-05-02 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the linux rt version for 08.03.00.001 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp/recipes-kernel

[meta-ti] [master][PATCH 15/26] u-boot-ti: Use SRCREV to get short commit ID

2022-05-02 Thread Denys Dmytriyenko
. Signed-off-by: Devarsh Thakkar Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc | 10 +- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc b/meta-ti-bsp/recipes-bsp/u-boot

[meta-ti] [master][PATCH 07/26] linux-ti-staging-rt: Bump to 08.02.00.005 release

2022-05-02 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the linux rt version for 08.02.00.005 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-kernel/linux

[meta-ti] [master][PATCH 16/26] linux-ti-staging/mainline: depend on libmpc-native and gmp-native

2022-05-02 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Similar to OE-Core changes: https://git.openembedded.org/openembedded-core/commit/?id=128abf5eb76dd0d2680c93f043bf7cac0a3552b8 5.10.85 changed how the GCC plugins are built, which means they now depend on both GMP and MPC to be built. Also add MPC dependency to linux-ti

[meta-ti] [master][PATCH 12/26] ti-graphics: gpu enable and move all platforms to ddk 1.15

2022-05-02 Thread Denys Dmytriyenko
From: "Etheridge, Darren" Enable the GPU for am62xx and j721s2 and use IMG DDK 1.15 Migrate Imagination DDK 1.13 to DDK 1.15 for J721e Signed-off-by: Darren Etheridge Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/am62xx-evm.conf |

[meta-ti] [master][PATCH 22/26] k3conf: Update SRCREV to pick AM62x support

2022-05-02 Thread Denys Dmytriyenko
From: Praneeth Bajjuri Update the k3conf to the latest SHA. This adds AM62x support. Signed-off-by: Praneeth Bajjuri Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[meta-ti] [master][PATCH 20/26] ipc: ti-rpmsg-char: Update library to 0.4.1

2022-05-02 Thread Denys Dmytriyenko
From: Praneeth Bajjuri Update the ti-rpmsg-char library to 0.4.1 version that enables the support for AM62x SoC family remote processors. Signed-off-by: Praneeth Bajjuri Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc | 6

[meta-ti] [master][PATCH 17/26] u-boot-ti-staging: Bump to 08.03.00.001 release

2022-05-02 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the u-boot version for 08.03.00.001 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u

[meta-ti] [master][PATCH 21/26] conf: machine: am62xx Add missing dtbo file

2022-05-02 Thread Denys Dmytriyenko
From: Ryan Eatmon Add missing k3-am625-sk-csi2-ov5640.dtb required for the camera overlay. Signed-off-by: Ryan Eatmon Reviewed-by: Praneeth Bajjuri Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/am62xx-evm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-ti-bsp

[meta-ti] [master][PATCH 18/26] linux-ti-staging: Bump to 08.03.00.001 release

2022-05-02 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the linux version for 08.03.00.001 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp/recipes-kernel/linux

[meta-ti] [master][PATCH 25/26] linux-ti-staging-rt: Bump to 08.03.00.002 release

2022-05-02 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the linux rt version for 08.03.00.002 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-kernel/linux

[meta-ti] [master][PATCH] ti-img-rogue-driver: fix breakage with GCC 11

2022-05-02 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Explicitly cast the value into correct type to fix this error: | .../services/server/devices/rogue/rgxinit.c:1345:36: error: implicit conversion from 'enum ' to 'IMG_BOOL' {aka 'enum tag_img_bool'} [-Werror=enum-conversion] | 1345 | bEnableAPM

[meta-ti] [master][PATCH 03/26] linux-ti-staging: Bump to 08.02.00.004 release

2022-05-02 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the linux version for 08.02.00.004 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti

[meta-ti] [master][PATCH 00/26] sync up with dunfell

2022-05-02 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Port latest updates in Dunfell into master. Denys Dmytriyenko (1): linux-ti-staging/mainline: depend on libmpc-native and gmp-native Devarsh Thakkar (1): u-boot-ti: Use SRCREV to get short commit ID Etheridge, Darren (1): ti-graphics: gpu enable and move all

[meta-ti] [master][PATCH 04/26] linux-ti-staging-rt: Bump to 08.02.00.004 release

2022-05-02 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the linux rt version for 08.02.00.004 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-kernel/linux

[meta-ti] [master][PATCH 02/26] ti-sgx-ddk-um: avoid unnecessary dependency on -dev package

2022-05-02 Thread Denys Dmytriyenko
Dmytriyenko Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb b/meta-ti-bsp/recipes

Re: [meta-ti][master][PATCH] Rename machine from omap-a15 to am57xx

2022-04-29 Thread Denys Dmytriyenko
Andrew, In the subject - omap-a15 is not a machine, but an SoC family, at least from OE perspective. On Thu, Apr 28, 2022 at 09:34:10AM -0500, Andrew Davis via lists.yoctoproject.org wrote: > The "omap-a15" is a bit of a legacy holdover and is confusing. > This causes issues with mixed usage

Re: [meta-ti] [PATCH v2] ffa-debugfs-mod: Do not build for TI SOCs

2022-05-04 Thread Denys Dmytriyenko
On Tue, May 03, 2022 at 09:09:49AM -0700, Khem Raj wrote: > The module can not be compiled without patching kernel 5.10 > This helps meta-ti to live in multi-BSP envs Besides couple minor typos in the comment, looks good to me. > Signed-off-by: Khem Raj Reviewed-by: Denys Dm

[meta-ti] [master][PATCH] optee-os, trusted-firmware-a: add leading whitespace when using append override

2022-05-04 Thread Denys Dmytriyenko
From: Denys Dmytriyenko As append override does not add any whitespaces, it could lead to potential issues when two items in space-separated list get concatenated. It is always recommended to add a leading whitespace in such cases, like EXTRA_OEMAKE. Signed-off-by: Denys Dmytriyenko

Re: [meta-ti][dunfell][PATCH] recipes-bsp: tifs-lpm-stub: Introduce new recipe

2022-05-04 Thread Denys Dmytriyenko
On Wed, May 04, 2022 at 04:38:44PM -0500, Ryan Eatmon via lists.yoctoproject.org wrote: > This firmware stub is required by the TI foundational security > software while transitioning to low power mode. > > Add a recipe for this compatible with am62xx-evm Is it GP only FW? > Signed-off-by:

Re: [meta-ti][dunfell][PATCH] u-boot-ti: Use SRCREV to get short commit ID

2022-04-27 Thread Denys Dmytriyenko
On Wed, Apr 27, 2022 at 07:50:13PM +0530, Devarsh Thakkar via lists.yoctoproject.org wrote: > > On 20/04/22 05:04, Nishanth Menon wrote: > > On 21:17-20220419, Devarsh Thakkar wrote: > >> Due to recent security update in git, we are > >> not able to fetch revision currently using existing

Re: [meta-ti] [PATCH] ffa-debugfs-mod: Do not build for TI SOCs

2022-05-03 Thread Denys Dmytriyenko
On Tue, May 03, 2022 at 08:09:27AM -0700, Khem Raj wrote: > The module can not be compiled without patching kernel 5.10 > This helps meta-ti to live in multi-BSP envs > > Signed-off-by: Khem Raj > --- > .../linux/ffa-debugfs/ffa-debugfs-mod_%.bbappend | 7 +++ > 1 file changed, 7

Re: [meta-ti] [dunfell PATCH] conf/machine: am62xx: Update build flag for low power mode

2022-05-03 Thread Denys Dmytriyenko
On Tue, May 03, 2022 at 02:25:09PM -0500, Praneeth Bajjuri wrote: > Update build flag for arm-trusted-firmware to include low power mode > support > > K3_PM_SYSTEM_SUSPEND is added in arm-trusted-firmware now which enables > low power mode support for am62xx. > > Signed-off-by: Praneeth Bajjuri

Re: [meta-ti][master][PATCH] uio-module-drv-test: Fix build with clang

2022-05-03 Thread Denys Dmytriyenko
On Tue, May 03, 2022 at 11:00:48AM -0500, Ryan Eatmon via lists.yoctoproject.org wrote: > Point to an updated SRCREV that fixes a compile error with the clang > compiler. > > Signed-off-by: Khem Raj > Signed-off-by: Ryan Eatmon Reviewed-by: Denys Dmytriyenko > --- >

Re: [meta-ti] [PATCH] uio-module-drv-test: Fix build with clang

2022-05-02 Thread Denys Dmytriyenko
p/uio-module-drv/uio-module-drv-test_git.bb > >b/meta-ti-bsp/recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb > >index dc17a1e9..41270042 100644 > >--- a/meta-ti-bsp/recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb > >+++ b/meta-ti-bsp/recipes-bsp/uio-module-drv/uio-module

[meta-ti] [master][PATCH 03/10] recipes-bsp: tifs-lpm-stub: Introduce new recipe

2022-05-09 Thread Denys Dmytriyenko
From: Ryan Eatmon This firmware stub is required by the TI foundational security software while transitioning to low power mode. Add a recipe for this compatible with am62xx-evm Signed-off-by: Nikhil Devshatwar Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../recipes-bsp

[meta-ti] [master][PATCH 04/10] trusted-firmware-a: upgrade to v2.6+

2022-05-09 Thread Denys Dmytriyenko
From: Praneeth Bajjuri upgrade arm-trusted-firmare to master which is currently v2.6+ This upgrade picks up am62x low power mode feature. Signed-off-by: Praneeth Bajjuri Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../trusted-firmware-a/trusted-firmware-a_%.bbappend

[meta-ti] [master][PATCH 02/10] recipes-kernel: setup-defconfig: Use SRCPV to update KERNEL_LOCALVERSION

2022-05-09 Thread Denys Dmytriyenko
-announced/ Inspired-by: Devarsh Thakkar Signed-off-by: Nishanth Menon Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-kernel/linux/setup-defconfig.inc | 10 +- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/meta-ti-bsp/recipes-kernel/linux

[meta-ti] [master][PATCH 06/10] u-boot-ti-staging: Bump to 08.03.00.003 release

2022-05-09 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the u-boot version for 08.03.00.003 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u

[meta-ti] [master][PATCH 05/10] conf/machine: am62xx: Update build flag for low power mode

2022-05-09 Thread Denys Dmytriyenko
Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/include/am62xx.inc | 2 ++ .../trusted-firmware-a/trusted-firmware-a_%.bbappend| 1 + 2 files changed, 3 insertions(+) diff --git a/meta-ti-bsp/conf/machine/include/am62xx.inc b/meta-ti-bsp/conf

[meta-ti] [master][PATCH 08/10] linux-ti-staging-rt: Bump to 08.03.00.003 release

2022-05-09 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the linux rt version for 08.03.00.003 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-kernel/linux

[meta-ti] [master][PATCH 10/10] dsptop: fix host contamination warning

2022-05-09 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Fixes this warning: | WARNING: dsptop-1.4.0-r2.2 do_package_qa: QA Issue: dsptop: /usr/bin/dsptop is owned by uid 1000, | which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated] Signed-off-by: Denys Dmytriyenko

[meta-ti] [master][PATCH 09/10] libdce: upgrade to 3.00.15.00 and specify branch

2022-05-09 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Fixes these warnings: | WARNING: libdce-3.00.14.00-r1 do_fetch: URL: git://git.omapzoom.org/repo/libdce.git;protocol=git | does not set any branch parameter. The future default branch used by tools and repositories | is uncertain and we will therefore soon require

[meta-ti] [master][PATCH 01/10] u-boot-ti: Use SRCPV instead of SRCREV for U_BOOT_LOCAL_VERSION

2022-05-09 Thread Denys Dmytriyenko
-manual.html#automatically-incrementing-a-binary-package-revision-number Fixes: 39fa0c1d3d02 ("u-boot-ti: Use SRCREV to get short commit ID") Suggested-by: Denys Dmytriyenko Signed-off-by: Nishanth Menon Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/u-b

[meta-ti] [master][PATCH 07/10] linux-ti-staging: Bump to 08.03.00.003 release

2022-05-09 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the linux version for 08.03.00.003 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti

[meta-ti] [master][PATCH 00/10] sync up with Dunfell 08.03.00.003

2022-05-09 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Sync up with Dunfell up to 08.03.00.003 release. Plus couple minor fixes. Denys Dmytriyenko (2): libdce: upgrade to 3.00.15.00 and specify branch dsptop: fix host contamination warning Nishanth Menon (3): u-boot-ti: Use SRCPV instead of SRCREV

Re: [meta-ti][dunfell][PATCH] recipes-bsp: tifs-lpm-stub: Introduce new recipe

2022-05-04 Thread Denys Dmytriyenko
On Wed, May 04, 2022 at 04:49:23PM -0500, Ryan Eatmon wrote: > > > On 5/4/2022 16:43, Denys Dmytriyenko wrote: > >On Wed, May 04, 2022 at 04:38:44PM -0500, Ryan Eatmon via > >lists.yoctoproject.org wrote: > >>This firmware stub is required by the TI foundation

Re: [meta-ti] [dunfell PATCH v2 2/2] conf/machine: am62xx: Update build flag for low power mode

2022-05-04 Thread Denys Dmytriyenko
_PM_SYSTEM_SUSPEND=' + > d.getVar('TFA_K3_SYSTEM_SUSPEND') if d.getVar('TFA_K3_SYSTEM_SUSPEND') else > ''}" NAK Either append or +=, not both! > do_compile_append_am65xx-hs-evm() { > export TI_SECURE_DEV_PKG=${TI_SECURE_DEV_PKG} > -- > 2.17.1 > -- Regards, Denys Dmytri

[meta-ti] [master][PATCH 1/5] am62xx, j721s2: move "gpu" machine feature from machine to soc config

2022-05-05 Thread Denys Dmytriyenko
From: Denys Dmytriyenko In most cases machine features should be set in the corresponding SoC config to be applicable to different machine variants, like GP, HS or custom board. Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/am62xx-evm.conf| 2 -- meta-ti-bsp/conf/machine

[meta-ti] [master][PATCH 4/5] conf/machine: remove default setting for xorg

2022-05-05 Thread Denys Dmytriyenko
From: Denys Dmytriyenko meta-ti does not provide official X.org support, so no reason to set any defaults, just assume the ones from OE-Core. Also, drop setting MACHINE_GUI_CLASS, which is now only used by the kernel from meta-openembedded to determine the size of the Tux during boot. Keep

[meta-ti] [master][PATCH 3/5] conf/machine: make default PREFERRED_PROVIDERs easy to override

2022-05-05 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Use weak assignment for default PREFERRED_PROVIDER values to allow user to easily overwrite them from local.conf. Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/include/am62xx.inc | 10 +- meta-ti-bsp/conf/machine/include/am65xx.inc | 10

[meta-ti] [master][PATCH 5/5] ti-rtos-firmware: remove duplicate assignment

2022-05-05 Thread Denys Dmytriyenko
From: Denys Dmytriyenko FILES:${PN} is being assigned twice, remove duplicate. Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-ti-bsp/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb b/meta-ti-bsp

[meta-ti] [master][PATCH 2/5] conf/machine: add preferences for 3D graphics providers

2022-05-05 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Specify default 3D GLES/EGL providers for platforms using SGX and Rogue GPUs, both kernel and user-space components. Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/include/am62xx.inc | 6 ++ meta-ti-bsp/conf/machine/include/am65xx.inc | 6

Re: [meta-ti][dunfell][PATCH v3 2/2] conf/machine: am62xx: Update build flag for low power mode

2022-05-05 Thread Denys Dmytriyenko
On Wed, May 04, 2022 at 08:30:06PM -0500, Ryan Eatmon via lists.yoctoproject.org wrote: > From: Nishanth Menon > > Update build flag for arm-trusted-firmware to include low power mode > support > > K3_PM_SYSTEM_SUSPEND is added in arm-trusted-firmware now which enables > low power mode support

Re: [meta-ti] [dunfell][PATCH] machine: add am62xx-lp-skevm configuration

2022-08-29 Thread Denys Dmytriyenko
On Mon, Aug 29, 2022 at 04:50:00PM +, Anand Gadiyar via lists.yoctoproject.org wrote: > > From: Eatmon, Ryan > > > > > > On 8/26/2022 13:56, Anand Gadiyar wrote: > > > This platform is similar to the currently supported am62xx-evm, except > > > that we currently need new defconfigs for

Re: [meta-ti][dunfell][PATCH v3] all: Stop using git://git.ti.com

2022-08-21 Thread Denys Dmytriyenko
On Sun, Aug 21, 2022 at 01:37:10PM -0500, Ryan Eatmon via lists.yoctoproject.org wrote: > Stop using un-encrypted git:// protocol to access TI repositories. > > This is inline with the same arguments as made by github in > https://github.blog/2021-09-01-improving-git-protocol-security-github/ >

Re: [meta-ti][dunfell][PATCH 1/3] meta-ti: Rename j7-evm to j721e-evm

2022-09-01 Thread Denys Dmytriyenko
On Thu, Sep 01, 2022 at 10:31:42AM -0500, Ryan Eatmon via lists.yoctoproject.org wrote: > > > On 8/31/2022 12:53, Andrew Davis wrote: > >In many places we use "j7" (the family name) when we should be using a > >specific SoC or EVM and vice-versa. For instance when including graphics > >drivers

Re: [meta-ti][dunfell][PATCH 2/2] conf: machine: am64xx: Move multi-config targets into base SoC include

2022-09-06 Thread Denys Dmytriyenko
On Tue, Sep 06, 2022 at 06:11:19PM -0500, Andrew Davis via lists.yoctoproject.org wrote: > The supported device types depends on the SoC, not on any specific > board or EVM. Any board can be populated with any of the 3 supported > AM64x types. Move these into the AM64x common include. The reason

Re: [meta-ti][master][PATCH] upstream: Add support for building upstream

2022-10-18 Thread Denys Dmytriyenko
On Tue, Oct 18, 2022 at 01:41:23PM -0500, Andrew Davis via lists.yoctoproject.org wrote: > On 10/18/22 12:40 PM, Ryan Eatmon via lists.yoctoproject.org wrote: > >We want to start running upstream testing on a daily basis and reporting > >the reuslts of our test plan. To do that we need some

[meta-ti] [master/kirkstone][PATCH 1/2] linux: drop 5.4 kernel

2022-10-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Deprecated in favor of 5.10 Signed-off-by: Denys Dmytriyenko --- .../linux/linux-ti-staging-5.4/defconfig | 1 - .../linux-ti-staging-5.4/dra7xx/defconfig | 1 - .../linux/linux-ti-staging-5.4/k3/defconfig | 1 - .../linux-ti-staging-5.4/omapl138

[meta-ti] [master/kirkstone][PATCH 2/2] u-boot: drop 2020.01

2022-10-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Deprecated in favor of 2021.01 Signed-off-by: Denys Dmytriyenko --- .../recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb| 7 --- 1 file changed, 7 deletions(-) delete mode 100644 meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb diff --git a/meta

[meta-ti] [master/kirkstone][PATCH 2/2] linux-ti-next: add recipe for building linux-next

2022-10-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Required for daily test plans. Can be enabled in local.conf or .conf: PREFERRED_PROVIDER_virtual/kernel = "linux-ti-next" SRCREV:pn-linux-ti-next = "${AUTOREV}" Only uses in-tree defconfigs, does not support config fragments, builds and packages i

[meta-ti] [master/kirkstone][PATCH 1/2] u-boot-ti-mainline: update to the latest 2022.10

2022-10-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Update to the latest release version. bzip2 license was added to the list, update checksum. Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-ti

Re: [meta-ti] Build failure for beaglebone on kirkstone branch

2022-10-26 Thread Denys Dmytriyenko
Weston 10 build failure is known and is being worked on. For details and a temporary workaround see this: https://patchwork.yoctoproject.org/project/arago/patch/20220329053703.2367559-1-de...@denix.org/ -- Denys PS. Replying from the phone, sorry for the format. On Wed, Oct 26, 2022, 10:06

[meta-ti] [master/kirkstone][PATCH 59/65] linux-ti-staging-rt: Bump to 08.04.01.001 release

2022-09-12 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the linux rt version for 08.04.01.001 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-kernel/linux

[meta-ti] [master/kirkstone][PATCH 60/65] ti-linux-fw: Bump to 08.04.01.001 release

2022-09-12 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the ti-linux-fw version for 08.04.01.001 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti

[meta-ti] [master/kirkstone][PATCH 29/65] linux-ti-staging-rt: Bump to 08.04.00.002 release

2022-09-12 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the linux rt version for 08.04.00.002 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-kernel/linux

[meta-ti] [master/kirkstone][PATCH 30/65] ti-linux-fw: Bump to 08.04.00.002 release

2022-09-12 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the ti-linux-fw version for 08.04.00.002 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp/recipes-bsp/ti-linux-fw

[meta-ti] [master/kirkstone][PATCH 22/65] ti-linux-fw: Bump to 08.04.00.001 release

2022-09-12 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the ti-linux-fw version for 08.04.00.001 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp/recipes-bsp/ti-linux-fw

[meta-ti] [master/kirkstone][PATCH 13/65] conf: machine: am64xx: Add missing dtbo

2022-09-12 Thread Denys Dmytriyenko
From: Andrew Davis Add missing k3-am642-evm-icssg1-dualemac-mii.dtbo. Reported-by: Judith Mendez Signed-off-by: Andrew Davis Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/include/am64xx.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta

[meta-ti] [master/kirkstone][PATCH 26/65] conf: machine: wic: Fix HS image boot partition

2022-09-12 Thread Denys Dmytriyenko
-by: Andrew Davis Acked-by: Manorit Chawdhry Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/am64xx-hs-evm.conf | 3 +-- meta-ti-bsp/conf/machine/am65xx-hs-evm.conf | 3 +-- meta-ti-bsp/conf/machine/include/k3.inc | 5 +++-- meta-ti-bsp/conf/machine

[meta-ti] [master/kirkstone][PATCH 14/65] conf: machine: Add j721s2 hs platform

2022-09-12 Thread Denys Dmytriyenko
From: Jayesh Choudhary Machine conf for J721S2 HS platform. Used j7200 hs as reference. Signed-off-by: Jayesh Choudhary Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../conf/machine/j721s2-hs-evm-k3r5.conf | 13 +++ meta-ti-bsp/conf/machine/j721s2-hs-evm.conf

[meta-ti] [master/kirkstone][PATCH 39/65] linux-ti-staging: Unblock SA2UL for AM64x and J7200 HS devices

2022-09-12 Thread Denys Dmytriyenko
From: Andrew Davis The SA2UL driver now works on HS devices, unblock this. Signed-off-by: Andrew Davis Reviewed-by: Praneeth Bajjuri Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb | 6 -- 1 file changed, 6

<    2   3   4   5   6   7   8   9   10   11   >