[meta-ti] [thud/master PATCH] pru-icss: fix build warnings for j7-evm

2019-09-30 Thread Suman Anna
-by: Suman Anna --- Incremental fix for [thud] 1a83bdda9038 ("pru-icss: add J721E Support") [master] 494495c4577f ("pru-icss: add J721E Support") recipes-bsp/pru/pru-icss_git.bb | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/pru/pru-icss_git.

[meta-ti] [thud/master PATCH v2] pru-icss: add J721E Support

2019-09-24 Thread Suman Anna
From: Nick Saulnier Updated git commit & version number for PRU Software Support Package. Builds J721E Halt and RPMsg examples and packages them into lib/firmware/pru Signed-off-by: Nick Saulnier Signed-off-by: Suman Anna --- v2: - Fix PLATFORM_j7-evm value to j721e - Move back PR to

[meta-ti] [thud/master PATCH] pru-icss: add J721E Support

2019-09-23 Thread Suman Anna
From: Nick Saulnier Updated git commit & version number for PRU Software Support Package. Builds J721E Halt and RPMsg examples and packages them into lib/firmware/pru Signed-off-by: Nick Saulnier Signed-off-by: Suman Anna --- recipes-bsp/pru/pru-icss_git.bb

Re: [meta-ti] [master/thud][PATCH] emac-lld: bump SRCREV to 01.00.03.16C

2019-07-10 Thread Suman Anna
On 7/10/19 3:34 PM, Jacob Stiffler wrote: > * fix remoteproc firmware loading by truncating .version_string > section to 32 bytes > > Signed-off-by: Jacob Stiffler Reviewed-by: Suman Anna Denys, Please pick this up for thud-next, and I can confirm the ICSSG Ethernet functio

Re: [meta-ti] [thud/master][PATCH] linux-ti-staging: add configuration for remoteproc/rpmsg IPC modules

2019-07-08 Thread Suman Anna
On 7/8/19 12:12 PM, Denys Dmytriyenko wrote: > * rpmsg_client_sample is a test module and should not be autoloaded > * Both k3_r5 and k3_dsp remoteproc modules depend on virtio_rpmsg_bus > > Signed-off-by: Denys Dmytriyenko > Cc: Suman Anna Thanks Denys. Reviewed

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

2019-07-02 Thread Suman Anna
Hi Jonathan, On 7/2/19 3:42 PM, Jonathan Bergsagel wrote: > Adds the R5 and DSP echo_test firmware binaries to be > used for testing Linux IPC on J721E SOCs. > > Signed-off-by: Jonathan Bergsagel > --- > recipes-bsp/ipc-lld/ipc-lld-fw_git.bb | 148 ++ > 1 file changed,

Re: [meta-ti] [rocko/master][PATCH] cmem.inc: add arm64 support for cmem injection

2019-01-08 Thread Suman Anna
On 1/8/19 9:02 PM, Denys Dmytriyenko wrote: > Since cmem 4.16 now supports arm64, update cmem injection code accordingly > to work with arm64 DTS files. > > Cc: Sam Nelson > Cc: Jacob Stiffler > Cc: Suman Anna > Signed-off-by: Denys Dmytriyenko Thanks for the patch Deny

Re: [meta-ti] [rocko][PATCH v3] cmem: Update to new version 4.15.00.02

2018-08-21 Thread Suman Anna
On 08/21/2018 07:53 PM, Sam Nelson wrote: > Has fix for mmap issues with latest kernel 4.14.x > > Signed-off-by: Sam Nelson Thanks, looks good now. Reviewed-by: Suman Anna Denys, Please pick this up for 2018.03-rc4. regards Suman > > --- > Change from previous version

Re: [meta-ti] [rocko][PATCH v4] ti-ipc: Update to new version 3.50

2018-08-21 Thread Suman Anna
>> >> On 08/21/2018 06:19 PM, Sam Nelson wrote: >>> Add AM65XX platform support >>> >>> Signed-off-by: Sam Nelson >>> >>> --- >>> Change from previous version of patch >>> - Update commit id and tag 3.50.01.00B with fixes >>> NOTE: This patch depends on gcc-linaro-baremetal-aarch64-native patch

Re: [meta-ti] [rocko][PATCH v4] ti-ipc: Update to new version 3.50

2018-08-21 Thread Suman Anna
On 08/21/2018 06:19 PM, Sam Nelson wrote: > Add AM65XX platform support > > Signed-off-by: Sam Nelson > > --- > Change from previous version of patch > - Update commit id and tag 3.50.01.00B with fixes > NOTE: This patch depends on gcc-linaro-baremetal-aarch64-native patch to be > checked in >

Re: [meta-ti] [rocko][PATCH] cmem: Update to new version 4.15.00.02

2018-08-21 Thread Suman Anna
Hi Sam, On 08/21/2018 06:20 PM, Sam Nelson wrote: > Has fix for mmap issues with latest kernel 4.14.x > > Signed-off-by: Sam Nelson > --- > recipes-bsp/cmem/cmem.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-bsp/cmem/cmem.inc b/recipes-bsp/cmem/cmem.inc

Re: [meta-ti] [rocko][PATCH V3 2/2] recipes-ti: bios: add TI SYSBIOS 6.73.00.12

2018-08-17 Thread Suman Anna
b/src/ti/framework/dce/dce.c > +@@ -50,7 +50,7 @@ > + #include > + #include > + #include > +-#include > ++#include > + #include > + #include > + #include > +-- > > > On 16-Aug-18 6:33 PM, Suman Anna wrote: >> Hi Denys, >> >>

Re: [meta-ti] [rocko][PATCH v2] ti-ipc: Update to new version 3.50

2018-08-16 Thread Suman Anna
Hi Sam, On 08/16/2018 10:47 AM, Denys Dmytriyenko wrote: > +Suman, > > On Tue, Aug 14, 2018 at 02:59:28PM -0400, Sam Nelson wrote: >> Add AM65XX platform support >> >> Signed-off-by: Sam Nelson >> >> --- >> Change from previous version of patch >> - Update gcc toolchain to

Re: [meta-ti] [rocko][PATCH V3 2/2] recipes-ti: bios: add TI SYSBIOS 6.73.00.12

2018-08-16 Thread Suman Anna
Hi Denys, I have taken a quick look at this, and looks like the POSIX support in SYS/BIOS is moved out into its own project. However, I couldn't find a GA version of that tool released. All users will have to move to the newer ti.posix.tirtos package. So, this might be a bigger blocker. regards

Re: [meta-ti] [morty/master][PATCH] prueth-fw: bump to pick up the correct 3.1.4 binaries

2017-05-11 Thread Suman Anna
On 05/11/2017 05:47 PM, Denys Dmytriyenko wrote: > Since no version update, bump the PR explicitly. > > Signed-off-by: Denys Dmytriyenko <de...@ti.com> > Cc: Suman Anna <s-a...@ti.com> > Cc: Dan Murphy <dmur...@ti.com> Thanks Denys, Reviewed-by: Suman An

Re: [meta-ti] [morty/master][PATCH v2] ti-ipc: add module dependency between omap_remoteproc and virtio_rpmsg_bus

2017-03-27 Thread Suman Anna
n <sam.nel...@ti.com> > Cc: Suman Anna <s-a...@ti.com> Reviewed-by: Suman Anna <s-a...@ti.com> > --- > v2 - only add module dependency for dra7xx platforms > > recipes-ti/ipc/ti-ipc/omap_remoteproc.conf | 1 + > recipes-ti/ipc/ti-ipc_git.bb

Re: [meta-ti] [morty/master][PATCH] ti-ipc: add module dependency between omap_remoteproc and virtio_rpmsg_bus

2017-03-27 Thread Suman Anna
Cc: Sam Nelson <sam.nel...@ti.com> > Cc: Suman Anna <s-a...@ti.com> > --- > recipes-ti/ipc/ti-ipc/omap_remoteproc.conf | 1 + > recipes-ti/ipc/ti-ipc_git.bb | 4 > 2 files changed, 5 insertions(+) > create mode 100644 recipes-ti/ipc/ti-i

Re: [meta-ti] [krogoth] ti-ipc: update to 3.45.00.00

2017-02-27 Thread Suman Anna
Denys, On 02/27/2017 12:20 PM, Denys Dmytriyenko wrote: > Karthik, > > Why are you upgrading IPC in krogoth to 3.45? I thought that was mainly to > work with 4.9 kernel... FYI, 3.45 will work with 4.4 kernel as well, but 4.9 will not work with IPC 3.44. That said, there are couple of minor bug