[meta-ti] [thud/master][PATCH] linux-ti-staging: update to 4.19.59, drop k3-j721e-dp0.dtbo

2019-08-02 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- conf/machine/j7-evm.conf | 1 - recipes-kernel/linux/linux-ti-staging-rt_4.19.bb | 4 ++-- recipes-kernel/linux/linux-ti-staging_4.19.bb| 6 +++--- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/conf/machine/j7-evm.c

[meta-ti] [thud/master][PATCH] swtools: actually use defined CP_ARGS

2019-08-02 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- recipes-ti/swtools/swtools_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-ti/swtools/swtools_git.bb b/recipes-ti/swtools/swtools_git.bb index 3e7105b..a482ea6 100644 --- a/recipes-ti/swtools/swtools_git.bb +++ b/recipes-ti/

[meta-ti] [PATCH] ipc-lld: add AM65xx IPC echo_test firmware binaries

2019-08-02 Thread Jonathan Bergsagel
Use IPC/LLD based IPC echo test firmware for AM65xx Linux IPC testing. Updated location of J721E firmware binaries as well, with latest IPC/LLD commit. Signed-off-by: Jonathan Bergsagel --- recipes-bsp/ipc-lld/ipc-lld-fw-am65x_git.bb | 68 + recipes-bsp/ipc-lld/ipc-lld-fw_git

Re: [meta-ti] [PATCH] ipc-lld: add AM65xx IPC echo_test firmware binaries

2019-08-02 Thread Denys Dmytriyenko
Jonathan, Can you combine the recipes? Instead of adding new ipc-lld-fw-am65x, you can re-use existing J7 ipc-lld-fw. Especially since they both pull binaries from the same repo and the same SRCREV. You can install and deploy only binaries needed for the platform - see PRU FW recipe for exampl

[meta-ti] [thud/master][PATCH] ti-ns: Update to version 2.60.01.06

2019-08-02 Thread Mahesh Radhakrishnan
Please note that LIC CHKSUM has changed due to version change. The licenses themselves have not changed. Signed-off-by: Mahesh Radhakrishnan --- recipes-ti/ns/{ti-ns_2.60.00.07.bb => ti-ns_2.60.01.06.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename recipes-ti/ns/{ti-ns_2.6

[meta-ti] [thud/master][PATCH] ti-ndk: Update to 3.61.01.01

2019-08-02 Thread Mahesh Radhakrishnan
Please note that the LIC_CHECKSUM due to date and version. The License itself has not changed Signed-off-by: Mahesh Radhakrishnan --- recipes-ti/ndk/{ti-ndk_3.60.00.13.bb => ti-ndk_3.61.01.01.bb} | 8 1 file changed, 4 insertions(+), 4 deletions(-) rename recipes-ti/ndk/{ti-ndk_3.60.00

[meta-ti] [thud/master][PATCH] ti-cgt-pru: Update to version 2.3.2

2019-08-02 Thread Mahesh Radhakrishnan
The License Checksum has changed due to version, the licenses have not changed Signed-off-by: Mahesh Radhakrishnan --- recipes-ti/devtools/{ti-cgt-pru_2.2.1.bb => ti-cgt-pru_2.3.2.bb} | 8 1 file changed, 4 insertions(+), 4 deletions(-) rename recipes-ti/devtools/{ti-cgt-pru_2.2.1.bb =>

[meta-ti] [thud/master][PATCH] ti-xdctools: Update to version 3.55.02.22

2019-08-02 Thread Mahesh Radhakrishnan
The license checksum changed due to version, but the licenses haven't changed Signed-off-by: Mahesh Radhakrishnan --- .../{ti-xdctools_3.51.01.18.bb => ti-xdctools_3.55.02.22.bb} | 8 1 file changed, 4 insertions(+), 4 deletions(-) rename recipes-ti/devtools/{ti-xdctools_3.51.01.1

[meta-ti] [PATCH] ti-img-rogue-driver: Update recipe to pick newer version

2019-08-02 Thread Gowtham Tammana
Updated the recipe to pick the newer version, 1.10.5371573, of rogue gpu kernel sources. Signed-off-by: Gowtham Tammana --- ...er_1.10.5187610.bb => ti-img-rogue-driver_1.10.5371573.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-bsp/powervr-drivers/{ti-img-rogue-dr

Re: [meta-ti] [PATCH] ti-img-rogue-driver: Update recipe to pick newer version

2019-08-02 Thread Tammana, Gowtham
Missed on meta-ti tag in the subject. Will send v2. Thanks, Gowtham >-Original Message- >From: Tammana, Gowtham >Sent: Friday, August 02, 2019 2:30 PM >To: Dmytriyenko, Denys; meta-ti@yoctoproject.org >Cc: Tammana, Gowtham >Subject: [PATCH] ti-img-rogue-driver: Update recipe to pick newer

Re: [meta-ti] [PATCH] ti-img-rogue-driver: Update recipe to pick newer version

2019-08-02 Thread Denys Dmytriyenko
It's automatic On Fri, Aug 02, 2019 at 03:28:54PM -0400, Tammana, Gowtham wrote: > Missed on meta-ti tag in the subject. Will send v2. > > Thanks, > Gowtham > > >-Original Message- > >From: Tammana, Gowtham > >Sent: Friday, August 02, 2019 2:30 PM > >To: Dmytriyenko, Denys; meta-ti@yocto

[meta-ti] [thud][PATCH v2] ti-img-rogue-driver: Update recipe to pick newer version

2019-08-02 Thread Gowtham Tammana
Updated the recipe to pick the newer version, 1.10.5371573, of rogue gpu kernel sources. Signed-off-by: Gowtham Tammana --- v2: - Add the missing meta-ti tag to the subject. ...er_1.10.5187610.bb => ti-img-rogue-driver_1.10.5371573.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

Re: [meta-ti] [PATCH] ipc-lld: add AM65xx IPC echo_test firmware binaries

2019-08-02 Thread Bergsagel, Jonathan
Denys, Ok, sure. I'll take a look and then post a new version of the patch that combines the handling of the two platforms into a single file. Thanks, Jonathan -Original Message- From: Dmytriyenko, Denys Sent: Friday, August 02, 2019 12:59 PM To: Bergsagel, Jonathan Cc: meta-ti@yocto

Re: [meta-ti] [PATCH] ti-img-rogue-driver: Update recipe to pick newer version

2019-08-02 Thread Denys Dmytriyenko
Ah, you mean "thud" tag, Ok. On Fri, Aug 02, 2019 at 03:32:28PM -0400, Denys Dmytriyenko wrote: > It's automatic > > On Fri, Aug 02, 2019 at 03:28:54PM -0400, Tammana, Gowtham wrote: > > Missed on meta-ti tag in the subject. Will send v2. > > > > Thanks, > > Gowtham > > > > >-Original Messa

[meta-ti] [thud][PATCH] ti-img-rogue-umlibs: Update recipe to pick newer version

2019-08-02 Thread Gowtham Tammana
Updated the recipe to pick newer version, 1.10.5371573, of libgles libraries. Signed-off-by: Gowtham Tammana --- ...bs_1.10.5187610.bb => ti-img-rogue-umlibs_1.10.5371573.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-graphics/libgles/{ti-img-rogue-umlibs_1.10.5187

Re: [meta-ti] [PATCH] ti-img-rogue-driver: Update recipe to pick newer version

2019-08-02 Thread Tammana, Gowtham
>-Original Message- >From: Dmytriyenko, Denys > >Ah, you mean "thud" tag, Ok. Yes, missed on the subject-prefix option. > >On Fri, Aug 02, 2019 at 03:32:28PM -0400, Denys Dmytriyenko wrote: >> It's automatic >> >> On Fri, Aug 02, 2019 at 03:28:54PM -0400, Tammana, Gowtham wrote: >> > M

[meta-ti] [thud/master][PATCH] recipes: suppress potential host contamination warnings due to ownership

2019-08-02 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- recipes-bsp/aif2-lld/aif2-lld_git.bb | 1 + recipes-bsp/hyplnk-lld/hyplnk-lld_git.bb | 1 + recipes-bsp/srio-lld/srio-lld_git.bb | 1 + recipes-ti/ipc/ipc-transport-srio_git.bb | 1 + 4 files changed, 4 insertions(+) diff --git a/recipes-bsp/aif2-lld/

[meta-ti] [thud/master][PATCH 1/2] udma: suppress texrel warning, set correct PV version

2019-08-02 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- recipes-ti/udma/udma_git.bb | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/recipes-ti/udma/udma_git.bb b/recipes-ti/udma/udma_git.bb index 0374d37..c905fa5 100644 --- a/recipes-ti/udma/udma_git.bb +++ b/recipes-ti/udma/udma_git.bb @@

[meta-ti] [thud/master][PATCH 2/2] cuia: suppress texrel warning

2019-08-02 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- recipes-bsp/cuia/cuia_1.0.0.13.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-bsp/cuia/cuia_1.0.0.13.bb b/recipes-bsp/cuia/cuia_1.0.0.13.bb index a7caf50..0422b0e 100644 --- a/recipes-bsp/cuia/cuia_1.0.0.13.bb +++ b/recipes-bsp/cuia/cuia_1.0

[meta-ti] [PATCH v2] ipc-lld: add AM65xx IPC echo_test firmware binaries

2019-08-02 Thread Jonathan Bergsagel
Use IPC/LLD based IPC echo test binaries as an alternative for AM65X Linux IPC testing. Updated location of J721E firmware binaries as well, with latest IPC/LLD commit. Signed-off-by: Jonathan Bergsagel --- recipes-bsp/ipc-lld/ipc-lld-fw_git.bb | 213 -- 1 file changed, 1

Re: [meta-ti] [PATCH v2] ipc-lld: add AM65xx IPC echo_test firmware binaries

2019-08-02 Thread Denys Dmytriyenko
On Fri, Aug 02, 2019 at 05:00:43PM -0500, Jonathan Bergsagel wrote: > Use IPC/LLD based IPC echo test binaries as an > alternative for AM65X Linux IPC testing. > Updated location of J721E firmware binaries as well, > with latest IPC/LLD commit. Thanks! Overall looks good, few comments inside. >

[meta-ti] [PATCH v3] ipc-lld: add AM65xx IPC echo_test firmware binaries

2019-08-02 Thread Jonathan Bergsagel
Use IPC/LLD based IPC echo test binaries as an alternative for AM65X Linux IPC testing. Updated location of J721E firmware binaries as well, with latest IPC/LLD commit. Signed-off-by: Jonathan Bergsagel --- recipes-bsp/ipc-lld/ipc-lld-fw_git.bb | 198 -- 1 file changed, 1

Re: [meta-ti] [thud/master][PATCH] ti-cgt-pru: Update to version 2.3.2

2019-08-02 Thread Denys Dmytriyenko
This breaks nativesdk - please test. On Fri, Aug 02, 2019 at 02:01:38PM -0400, Mahesh Radhakrishnan wrote: > The License Checksum has changed due to version, the licenses have not > changed > Signed-off-by: Mahesh Radhakrishnan > --- > recipes-ti/devtools/{ti-cgt-pru_2.2.1.bb => ti-cgt-pru_2.3.

Re: [meta-ti] [PATCH v3] ipc-lld: add AM65xx IPC echo_test firmware binaries

2019-08-02 Thread Ankur Tyagi
On Sat, Aug 3, 2019 at 11:36 AM Jonathan Bergsagel wrote: > > Use IPC/LLD based IPC echo test binaries as an > alternative for AM65X Linux IPC testing. > Updated location of J721E firmware binaries as well, > with latest IPC/LLD commit. > > Signed-off-by: Jonathan Bergsagel > --- > recipes-bsp/i

Re: [meta-ti] [PATCH v3] ipc-lld: add AM65xx IPC echo_test firmware binaries

2019-08-02 Thread Denys Dmytriyenko
On Sat, Aug 03, 2019 at 12:10:14PM +1200, Ankur Tyagi wrote: > On Sat, Aug 3, 2019 at 11:36 AM Jonathan Bergsagel wrote: > > > > Use IPC/LLD based IPC echo test binaries as an > > alternative for AM65X Linux IPC testing. > > Updated location of J721E firmware binaries as well, > > with latest IPC/

Re: [meta-ti] [PATCH v3] ipc-lld: add AM65xx IPC echo_test firmware binaries

2019-08-02 Thread Ankur Tyagi
Make sense, thanks On Sat, Aug 3, 2019 at 12:18 PM Denys Dmytriyenko wrote: > > On Sat, Aug 03, 2019 at 12:10:14PM +1200, Ankur Tyagi wrote: > > On Sat, Aug 3, 2019 at 11:36 AM Jonathan Bergsagel > > wrote: > > > > > > Use IPC/LLD based IPC echo test binaries as an > > > alternative for AM65X L

[meta-ti] [thud/master][PATCH] ti-ipc: Update to new version 3.50.04.06

2019-08-02 Thread Sam Nelson
Signed-off-by: Sam Nelson --- recipes-ti/ipc/ti-ipc-common.inc | 2 +- recipes-ti/ipc/ti-ipc-rtos.inc | 8 recipes-ti/ipc/ti-ipc.inc| 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/recipes-ti/ipc/ti-ipc-common.inc b/recipes-ti/ipc/ti-ipc-common.inc index