Re: [meta-ti] [ti2018.03/rocko/master][PATCH] ti-cgt-arm: prevent build of existing library

2018-10-02 Thread Denys Dmytriyenko
I believe this mklib call was added recently due to a race condition and it was not built before it was needed - any chance to fix the race properly instead of all the workarounds? On Tue, Oct 02, 2018 at 02:38:00PM -0400, Jacob Stiffler wrote: > > On 10/2/2018 8:29 AM, Jacob Stiffler wrote:

[meta-ti] [rocko/master][PATCH] am65xx-evm: update DTBOs

2018-10-01 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- conf/machine/am65xx-evm.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf index 82ee02c1..4bf8993e 100644 --- a/conf/machine/am65xx-evm.conf +++ b/conf/machine/am65xx

[meta-ti] [rocko/master][PATCH v2] u-boot-ti-staging: update to version with separated SYSFW

2018-09-30 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- v2 - use official release branch recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb index

Re: [meta-ti] [PATCH] dsplib/mathlib: remove .metadata folder from packages

2018-09-28 Thread Denys Dmytriyenko
On Fri, Sep 28, 2018 at 01:38:13PM -0400, Xu, Jianzhong wrote: > -Original Message- > From: Dmytriyenko, Denys > Sent: Friday, September 28, 2018 1:32 PM > To: Xu, Jianzhong > Cc: meta-ti@yoctoproject.org > Subject: Re: [meta-ti] [PATCH] dsplib/mathlib: remove .metadata folder from >

Re: [meta-ti] [PATCH] dsplib/mathlib: remove .metadata folder from packages

2018-09-28 Thread Denys Dmytriyenko
On Fri, Sep 28, 2018 at 01:25:48PM -0400, Jianzhong Xu wrote: > dsplib/mathlib: remove .metadata folder from dsplib and mathlib packages The log says "remove", but that's not what the code does, it seems... > Remove .metadata folder from dsplib and mathlib packages. > This folder prevents CCS

Re: [meta-ti] [rocko/master][PATCH v2 01/30] ti-pdk-bbclass: Checking for doxygen support in the correct manner

2018-09-28 Thread Denys Dmytriyenko
On Fri, Sep 28, 2018 at 10:22:31AM -0400, Radhakrishnan, Mahesh wrote: > > > -Original Message- > From: Dmytriyenko, Denys > Sent: Thursday, September 27, 2018 5:37 PM > To: Radhakrishnan, Mahesh > Cc: meta-ti@yoctoproject.org > Subject: Re: [meta-ti] [rocko/master][PATCH v2 01/30]

Re: [meta-ti] [rocko/master][PATCH v3 08/29] icss-emac-lld: Update to version 01.00.00.13

2018-09-28 Thread Denys Dmytriyenko
On Fri, Sep 28, 2018 at 12:26:09PM -0400, Mahesh Radhakrishnan wrote: > Signed-off-by: Mahesh Radhakrishnan > --- > recipes-bsp/icss-emac-lld/icss-emac-lld.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-bsp/icss-emac-lld/icss-emac-lld.inc >

Re: [meta-ti] [rocko/master][PATCH v2 28/30] ti-ndk: Upgrading to 3.40.01.01

2018-09-28 Thread Denys Dmytriyenko
On Fri, Sep 28, 2018 at 11:37:16AM -0400, Radhakrishnan, Mahesh wrote: > > > -Original Message- > From: Dmytriyenko, Denys > Sent: Thursday, September 27, 2018 5:51 PM > To: Radhakrishnan, Mahesh > Cc: meta-ti@yoctoproject.org > Subject: Re: [meta-ti] [rocko/master][PATCH v2 28/30]

Re: [meta-ti] [rocko/master][PATCH v2 20/30] pcie-lld-rtos: Update to version 02.03.00.01 and added k3 support

2018-09-27 Thread Denys Dmytriyenko
On Thu, Sep 27, 2018 at 07:37:58PM -0400, Radhakrishnan, Mahesh wrote: > > > -Original Message- > From: Dmytriyenko, Denys > Sent: Thursday, September 27, 2018 5:45 PM > To: Radhakrishnan, Mahesh > Cc: meta-ti@yoctoproject.org > Subject: Re: [meta-ti] [rocko/master][PATCH v2 20/30]

[meta-ti] [rocko-next][PATCH] u-boot-ti-staging: update to version with separated SYSFW

2018-09-27 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb index 98e9a7d0..e97156a8 100644

Re: [meta-ti] [rocko/master][PATCH v2 28/30] ti-ndk: Upgrading to 3.40.01.01

2018-09-27 Thread Denys Dmytriyenko
On Thu, Sep 27, 2018 at 04:43:27PM -0400, Mahesh Radhakrishnan wrote: > Signed-off-by: Mahesh Radhakrishnan > --- > recipes-ti/ndk/ti-ndk_2.26.00.08.bb | 13 - > recipes-ti/ndk/ti-ndk_3.40.01.01.bb | 13 + Please make it a diff - pass -C/-M to git format-patch > 2

Re: [meta-ti] [rocko/master][PATCH v2 24/30] sciclient-rtos: SRCREV update

2018-09-27 Thread Denys Dmytriyenko
On Thu, Sep 27, 2018 at 04:43:23PM -0400, Mahesh Radhakrishnan wrote: > Signed-off-by: Mahesh Radhakrishnan > --- > recipes-bsp/sciclient/sciclient-rtos_git.bb | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/recipes-bsp/sciclient/sciclient-rtos_git.bb >

Re: [meta-ti] [rocko/master][PATCH v2 20/30] pcie-lld-rtos: Update to version 02.03.00.01 and added k3 support

2018-09-27 Thread Denys Dmytriyenko
On Thu, Sep 27, 2018 at 04:43:19PM -0400, Mahesh Radhakrishnan wrote: > Signed-off-by: Mahesh Radhakrishnan > --- > recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb | 13 - > 1 file changed, 8 insertions(+), 5 deletions(-) > > diff --git a/recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb >

Re: [meta-ti] [rocko/master][PATCH v2 17/30] pm-lld-rtos: Update to version 01.08.00.19 and k3 support

2018-09-27 Thread Denys Dmytriyenko
On Thu, Sep 27, 2018 at 04:43:16PM -0400, Mahesh Radhakrishnan wrote: > Signed-off-by: Mahesh Radhakrishnan > --- > recipes-bsp/pm-lld/pm-lld-rtos_git.bb | 30 +++--- > 1 file changed, 19 insertions(+), 11 deletions(-) > > diff --git

Re: [meta-ti] [rocko/master][PATCH v2 13/30] mcasp-lld-rtos: Update to 01.00.00.11A

2018-09-27 Thread Denys Dmytriyenko
On Thu, Sep 27, 2018 at 04:43:12PM -0400, Mahesh Radhakrishnan wrote: > Signed-off-by: Mahesh Radhakrishnan > --- > recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb | 15 ++- > 1 file changed, 10 insertions(+), 5 deletions(-) > > diff --git a/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb

Re: [meta-ti] [rocko/master][PATCH v2 06/30] board-rtos: Update to version 01.00.10.02 and added support to k3

2018-09-27 Thread Denys Dmytriyenko
On Thu, Sep 27, 2018 at 04:43:05PM -0400, Mahesh Radhakrishnan wrote: > Signed-off-by: Mahesh Radhakrishnan > --- > recipes-bsp/board-rtos/board-rtos_git.bb | 15 ++- > 1 file changed, 10 insertions(+), 5 deletions(-) > > diff --git a/recipes-bsp/board-rtos/board-rtos_git.bb >

Re: [meta-ti] [rocko/master][PATCH v2 01/30] ti-pdk-bbclass: Checking for doxygen support in the correct manner

2018-09-27 Thread Denys Dmytriyenko
On Thu, Sep 27, 2018 at 04:43:00PM -0400, Mahesh Radhakrishnan wrote: > Signed-off-by: Mahesh Radhakrishnan > --- > classes/ti-pdk.bbclass | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/classes/ti-pdk.bbclass b/classes/ti-pdk.bbclass > index 0716074..f59969f

Re: [meta-ti] [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12

2018-09-27 Thread Denys Dmytriyenko
ACK On Thu, Sep 27, 2018 at 04:43:01PM -0400, Mahesh Radhakrishnan wrote: > Signed-off-by: Mahesh Radhakrishnan > --- > recipes-bsp/common-csl-ip/common-csl-ip.inc | 7 --- > 1 file changed, 4 insertions(+), 3 deletions(-) > > diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc >

Re: [meta-ti] [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12

2018-09-27 Thread Denys Dmytriyenko
On Thu, Sep 27, 2018 at 04:10:37PM -0400, Radhakrishnan, Mahesh wrote: > > > -Original Message- > From: Dmytriyenko, Denys > Sent: Thursday, September 27, 2018 4:08 PM > To: Radhakrishnan, Mahesh > Cc: meta-ti@yoctoproject.org > Subject: Re: [meta-ti] [rocko/master][PATCH v2 02/30]

Re: [meta-ti] [rocko/master][PATCH v2 02/30] common-csl-ip: Update to version 03.03.00.12

2018-09-27 Thread Denys Dmytriyenko
On Thu, Sep 27, 2018 at 04:04:42PM -0400, Mahesh Radhakrishnan wrote: > Signed-off-by: Mahesh Radhakrishnan > --- > recipes-bsp/common-csl-ip/common-csl-ip.inc | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc >

Re: [meta-ti] [EXTERNAL] [rocko/master][PATCH 18/30] udma-lld-rtos: Added support for udma-lld on rtos (initial version)

2018-09-27 Thread Denys Dmytriyenko
On Thu, Sep 27, 2018 at 07:11:23PM +, Radhakrishnan, Mahesh wrote: > > > -Original Message- > From: Stiffler, Jacob > Sent: Thursday, September 27, 2018 12:34 PM > To: Radhakrishnan, Mahesh; meta-ti@yoctoproject.org > Subject: Re: [EXTERNAL] [meta-ti] [rocko/master][PATCH 18/30]

Re: [meta-ti] [EXTERNAL] [rocko/master][PATCH 17/30] pm-lld-rtos: Update to version 01.04.00.05B and k3 support

2018-09-27 Thread Denys Dmytriyenko
On Thu, Sep 27, 2018 at 12:32:12PM -0400, Jacob Stiffler wrote: > > > On 9/27/2018 11:22 AM, Mahesh Radhakrishnan wrote: > >Signed-off-by: Mahesh Radhakrishnan > >--- > > recipes-bsp/pm-lld/pm-lld-rtos_git.bb | 20 +--- > > 1 file changed, 13 insertions(+), 7 deletions(-) > > >

Re: [meta-ti] Poky and meta-ti advice for Beaglebone Black

2018-09-26 Thread Denys Dmytriyenko
On Wed, Sep 26, 2018 at 06:27:10PM +, Tsai, Matt wrote: > Leo, > > Thanks for sharing the experience. > Questions: > > 1. Do you set MACHINE ?= “am3335x-evm” in local.conf and build > core-image-minimal? Or other image target is used? Don't use core-image-minimal - it won't install

Re: [meta-ti] Unable to run bitbake -c virtual/kernel menuconfig

2018-09-25 Thread Denys Dmytriyenko
$ sudo apt install libncurses5-dev On Mon, Sep 24, 2018 at 10:01:43PM +, Tsai, Matt wrote: > Hi all, > > I was trying to configure Linux kernel using Yocto and meta-ti layer: Poky > branch is sumo-19.0.0; meta-ti branch is sumo. I was able set up the Yocto > build system to build the

Re: [meta-ti] [rocko][PATCH] ti-cgt-arm: Update to add rtsv7R4_A_le_v3D16_eabi.lib

2018-09-17 Thread Denys Dmytriyenko
On Fri, Sep 14, 2018 at 10:50:05PM -0400, Sam Nelson wrote: > rtsv7R4_A_le_v3D16_eabi.lib library is not included in the cgt package. > This library is built dynamically during linking during a single build. > Bu in case of parallel make, dynamic creation of libraries causes > failures. > Hence

Re: [meta-ti] [PATCH] swtools: common tools for xdc-based component build

2018-09-17 Thread Denys Dmytriyenko
Can you please send the patches as an ordered series. Thanks. On Fri, Sep 14, 2018 at 04:47:06PM -0400, Jianzhong Xu wrote: > swtools: common tools for xdc-based component build > > Add SWTOOLS which is needed to build xdc-based processor libs such as > DSPLIB, MATHLIB, etc from source. > >

Re: [meta-ti] musb_hdrc driver and "Qualcomm, Inc. Gobi Wireless Modem"

2018-09-13 Thread Denys Dmytriyenko
On Thu, Sep 13, 2018 at 01:05:17PM -0700, Leo Meza wrote: > I'm trying to get my target to recognize a USB-connected 4G LTE modem on > powerup > > My target is a beaglebone black (AM335x) using meta-ti "rocko" branch and What's your distro and specifically, what init system and device

Re: [meta-ti] [EXTERNAL] [PATCH 3/3 v2] Added DSPLIB recipe to build DSPLIB from source. Updated includes/ti-paths.inc for MATHLIB and DSPLIB.

2018-09-13 Thread Denys Dmytriyenko
ko-next. Please use >those >for fixing the COMPATIBLE_MACHINE issue. For now I'll drop them, as I need >rocko-next freed up. > >Denys > >On Thu, Sep 13, 2018 at 12:34:40PM -0400, Denys Dmytriyenko wrote: >> On Thu, Sep 13, 2018 at 12:01:32PM

Re: [meta-ti] [EXTERNAL] [PATCH 3/3 v2] Added DSPLIB recipe to build DSPLIB from source. Updated includes/ti-paths.inc for MATHLIB and DSPLIB.

2018-09-13 Thread Denys Dmytriyenko
Jake, Jianzhong, I have re-posted the cleaned up patches I had in rocko-next. Please use those for fixing the COMPATIBLE_MACHINE issue. For now I'll drop them, as I need rocko-next freed up. Denys On Thu, Sep 13, 2018 at 12:34:40PM -0400, Denys Dmytriyenko wrote: > On Thu, Sep 13, 2018 at

[meta-ti] [PATCH 1/3] swtools: add version 5.0.8

2018-09-13 Thread Denys Dmytriyenko
From: Jianzhong Xu SWTOOLS package is a dependency for processor libs (DSPLIB, MATHLIB, etc) Signed-off-by: Jianzhong Xu Signed-off-by: Denys Dmytriyenko --- recipes-ti/swtools/swtools_git.bb | 44 +++ 1 file changed, 44 insertions(+) create mode 100644 recipes

[meta-ti] [PATCH 3/3] dsplib: add new recipe to build DSPLIB from source

2018-09-13 Thread Denys Dmytriyenko
From: Jianzhong Xu Updated includes/ti-paths.inc for MATHLIB and DSPLIB. Signed-off-by: Jianzhong Xu Signed-off-by: Denys Dmytriyenko --- recipes-ti/dsplib/dsplib-c64xp_git.bb| 9 +++ recipes-ti/dsplib/dsplib-c66x.inc| 30 - recipes-ti/dsplib/dsplib-c66x_3.4.0.0.bb | 9

[meta-ti] [PATCH 2/3] mathlib: add new recipe to build MATHLIB from source

2018-09-13 Thread Denys Dmytriyenko
From: Jianzhong Xu Signed-off-by: Jianzhong Xu Signed-off-by: Denys Dmytriyenko --- recipes-ti/mathlib/mathlib-c66x.inc| 29 recipes-ti/mathlib/mathlib-c66x_3.1.1.0.bb | 9 --- recipes-ti/mathlib/mathlib-c66x_git.bb | 6 ++ recipes-ti/mathlib/mathlib-c674x_git.bb

Re: [meta-ti] [EXTERNAL] [PATCH 3/3 v2] Added DSPLIB recipe to build DSPLIB from source. Updated includes/ti-paths.inc for MATHLIB and DSPLIB.

2018-09-13 Thread Denys Dmytriyenko
: Dmytriyenko, Denys >Sent: Thursday, September 13, 2018 11:26:45 AM >To: Stiffler, Jacob >Cc: Xu, Jianzhong; meta-ti@yoctoproject.org >Subject: Re: [meta-ti] [EXTERNAL] [PATCH 3/3 v2] Added DSPLIB recipe to >build DSPLIB from source. Updated includes/ti-paths.inc

Re: [meta-ti] [EXTERNAL] [PATCH 3/3 v2] Added DSPLIB recipe to build DSPLIB from source. Updated includes/ti-paths.inc for MATHLIB and DSPLIB.

2018-09-13 Thread Denys Dmytriyenko
On Thu, Sep 13, 2018 at 07:26:12AM -0400, Jacob Stiffler wrote: > > > On 9/12/2018 6:52 PM, Denys Dmytriyenko wrote: > >Same for dra7xx-evm... > > > > > >On Wed, Sep 12, 2018 at 04:37:48PM -0400, Dmytriyenko, Denys wrote: > >>And it crashed and burned ri

Re: [meta-ti] [EXTERNAL] [PATCH 3/3 v2] Added DSPLIB recipe to build DSPLIB from source. Updated includes/ti-paths.inc for MATHLIB and DSPLIB.

2018-09-13 Thread Denys Dmytriyenko
.inc for MATHLIB and DSPLIB. > > > > On 9/12/2018 6:52 PM, Denys Dmytriyenko wrote: > > Same for dra7xx-evm... > > > > > > On Wed, Sep 12, 2018 at 04:37:48PM -0400, Dmytriyenko, Denys wrote: > >> And it crashed and burned right away: > >> >

Re: [meta-ti] [EXTERNAL] [PATCH 3/3 v2] Added DSPLIB recipe to build DSPLIB from source. Updated includes/ti-paths.inc for MATHLIB and DSPLIB.

2018-09-12 Thread Denys Dmytriyenko
; > Jake, > > Did you tested it on am57xx-hs-evm? > > Denys > > > > -Original Message- > > From: Denys Dmytriyenko [mailto:de...@ti.com] > > Sent: Wednesday, September 12, 2018 4:21 PM > > To: Xu, Jianzhong > > Cc: Stiffler, Jacob; meta-ti@y

Re: [meta-ti] [EXTERNAL] [PATCH 3/3 v2] Added DSPLIB recipe to build DSPLIB from source. Updated includes/ti-paths.inc for MATHLIB and DSPLIB.

2018-09-12 Thread Denys Dmytriyenko
Thanks, merged into rocko-next for testing. There were lots of small non-critical things I had to fix, like whitespaces, indentation, etc. But the biggest one is that you have to follow OpenEmbedded Commit Message Guidelines: https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines

Re: [meta-ti] [EXTERNAL] [PATCH 3/3 v2] Added DSPLIB recipe to build DSPLIB from source. Updated includes/ti-paths.inc for MATHLIB and DSPLIB.

2018-09-12 Thread Denys Dmytriyenko
Jake, I'll give it a look - I assume you want the 3 most recent patches, I don't think versioning was consistent... Denys On Tue, Sep 11, 2018 at 09:17:49AM -0400, Jacob Stiffler wrote: > ACK > > > Denys, > > Can you apply these patches to the ti2018.03 branch? > > > Thank you, > > Jake

Re: [meta-ti] [rocko-next][PATCH v2] ti-ipc: Add systemd startup script

2018-09-10 Thread Denys Dmytriyenko
Thanks. BTW, rocko-next is not a correct destination release/LTS for a patch. On Mon, Sep 10, 2018 at 05:10:53PM -0400, Sam Nelson wrote: > With systemd enabled, it is better to add the proper systemd > script instead of legacy init.d script. > > Signed-off-by: Sam Nelson > > --- > Changes

Re: [meta-ti] [rocko-next][PATCH] ti-ipc: Add systemd startup script

2018-09-10 Thread Denys Dmytriyenko
Sam, On Friday night Suman and I were debugging issues with this new systemd service file. First of all, you hahve PIDFile entry twice. Second, this entry is recommended, but not required. But if specified, systemd expects the daemon to create that PID file and if the file is not there after

Re: [meta-ti] BeagleBone Black: cannot access USB MSC devices

2018-09-04 Thread Denys Dmytriyenko
50] [drm] Cannot find any crtc or sizes > [5.107947] EXT4-fs (mmcblk0p2): recovery complete > [5.120571] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data > mode. Opts: (null) > [5.12] VFS: Mounted root (ext4 filesystem) on device 179:2. > [5.137012

Re: [meta-ti] [rocko/master][PATCH] Updating to version 01.00.00.13

2018-09-04 Thread Denys Dmytriyenko
The patch body seems to be missing. On Tue, Sep 04, 2018 at 03:21:24PM -0400, Tinku Mannan wrote: > Updating to use COPYING.txt as license checksum file > Also updating md5 checksum for COPYING.txt > > Tinku Mannan (1): > icss-emac-lld: Updating to version 01.00.00.13 > >

Re: [meta-ti] BeagleBone Black: cannot access USB MSC devices

2018-08-31 Thread Denys Dmytriyenko
Sorry, hit send too early. Also try this: # export LIBUSB_DEBUG=9 # lsusb -v And see what the error message is. On Fri, Aug 31, 2018 at 06:29:31PM -0400, Denys Dmytriyenko wrote: > Do you have a complete boot log? > > > On Fri, Aug 31, 2018 at 05:55:53PM +, Patkar, Sarv

Re: [meta-ti] BeagleBone Black: cannot access USB MSC devices

2018-08-31 Thread Denys Dmytriyenko
e libusb: -99 > > fdisk doesn't list the USB device as well. > > Is there anything else that I can try? > > Thanks, > Sarvesh > > -Original Message- > From: Denys Dmytriyenko [mailto:de...@ti.com] > Sent: Thursday, August 30, 2018 7:42 PM > To: Patk

Re: [meta-ti] BeagleBone Black: cannot access USB MSC devices

2018-08-30 Thread Denys Dmytriyenko
Please don't use core-image-minimal (e.g. core-image-base is much better), if you want to get anything useful out of it, besides just booting, including such tools as fdisk, lsusb, etc. Thanks. On Fri, Aug 31, 2018 at 02:16:09AM +, Patkar, Sarvesh S. wrote: > Hi, > > I am a beginner in

Re: [meta-ti] omap3evm: bitbake x-load fails

2018-08-30 Thread Denys Dmytriyenko
X-load has been deprecated for over 7 years. Are you trying to build it with the latest toolchain with GGC 8 and glibc 2.28? Why? U-boot provides SPL and should support OMAP3 w/o problems. -- Denys On Wed, Aug 29, 2018 at 03:12:01PM -0600, Joe Keene wrote: > When I try the command: "bitbake

[meta-ti] [master][PATCH 2/2] libgbm: fix undefined minor/major symbols with new glibc

2018-08-28 Thread Denys Dmytriyenko
glibc 2.28+ now requires this. https://sourceware.org/bugzilla/show_bug.cgi?id=19239 Signed-off-by: Denys Dmytriyenko --- ...de-sys-sysmacros.h-for-minor-major-in-new.patch | 28 ++ recipes-graphics/gbm/libgbm_10.0.0.bb | 3 ++- 2 files changed, 30 insertions

[meta-ti] [master][PATCH 1/2] ti-sgx-ddk-um: remove conflicting wayland-egl.pc

2018-08-28 Thread Denys Dmytriyenko
For more details see: http://cgit.openembedded.org/openembedded-core/commit/?id=6e5952fcfc13ff4b63c9376bd41a1dbba957f425 Signed-off-by: Denys Dmytriyenko --- recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb | 3 +++ recipes-graphics/libgles/ti-sgx-ddk-um_1.17.4948957.bb | 3 +++ 2 files

Re: [meta-ti] amx3-cm3 build failure on master

2018-08-28 Thread Denys Dmytriyenko
On Fri, Jul 06, 2018 at 02:40:25PM -0400, Denys Dmytriyenko wrote: > On Fri, Jul 06, 2018 at 02:20:44PM -0400, Trevor Woerner wrote: > > Hi, > > > > Has anyone else been seeing this? > > Yes. This is due to gcc-8 being PITA. I haven't had time to fix it yet - ne

Re: [meta-ti] [PATCH v1] pru-icss_git.bb: add am65x examples, Lab_0, 5

2018-08-27 Thread Denys Dmytriyenko
| make[1]: Entering directory '/OE/arago-rocko-next/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/pru-icss/5.3.0-r1/git/labs' | make[1]: *** lab_5/solution/PRU_RPMsg_Echo_Interrupt1: No such file or directory. Stop. | make[1]: Leaving directory

[meta-ti] [rocko/master][PATCH 2/2] u-boot-ti-staging: update to ti2018.03-rc4 tag

2018-08-27 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb index 5708f94b..aed46ecd 100644

[meta-ti] [rocko/master][PATCH 1/2] linux-ti-staging: update to 4.14.67 and ti2018.03-rc4 tag

2018-08-27 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging-rt_4.14.bb | 4 ++-- recipes-kernel/linux/linux-ti-staging_4.14.bb| 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb b/recipes-kernel/linux

Re: [meta-ti] [rocko][PATCH] ti-pdk: Add tool chain dependencies for am65xx platform

2018-08-24 Thread Denys Dmytriyenko
On Thu, Aug 23, 2018 at 03:23:57PM -0400, Nelson, Sam wrote: > > > > -Original Message- > > From: Dmytriyenko, Denys > > Sent: Thursday, August 23, 2018 12:04 PM > > To: Nelson, Sam > > Cc: meta-ti@yoctoproject.org; Zhang, Hao > > Subject: Re: [meta-ti] [rocko][PATCH] ti-pdk: Add tool

Re: [meta-ti] [rocko][PATCH v4 4/4] sciclient: Add recipe for SCI client driver

2018-08-24 Thread Denys Dmytriyenko
On Thu, Aug 23, 2018 at 02:28:09PM -0400, Sam Nelson wrote: > Sci client provides API to communicate with the core running System > firmware > > Signed-off-by: Sam Nelson > > --- > Change from previous version of patch > - Remove redundant description > - remove redudant defines Sam, Can you

Re: [meta-ti] FW: Problem with TI SDK Build 05.

2018-08-23 Thread Denys Dmytriyenko
You have some setup issues. From config.log your Linaro GCC seems broken: configure:3815: checking whether the C compiler works configure:3837: arm-linux-gnueabihf-gcc -march=armv7-a -marm -mfpu=neon -mfloat-abi=hard

Re: [meta-ti] [rocko][PATCH v3 4/4] sciclient: Add recipe for SCI client driver

2018-08-23 Thread Denys Dmytriyenko
On Wed, Aug 22, 2018 at 08:25:04PM -0400, Sam Nelson wrote: > Sci client provides API to communicate with the core running System > firmware > > Signed-off-by: Sam Nelson > > --- > Change from previous version of patch > - Update compatibility to k3 > --- > --- >

Re: [meta-ti] [rocko][PATCH] ti-pdk: Add tool chain dependencies for am65xx platform

2018-08-23 Thread Denys Dmytriyenko
On Wed, Aug 22, 2018 at 07:14:16PM -0400, Nelson, Sam wrote: > > > > -Original Message- > > From: Dmytriyenko, Denys > > Sent: Wednesday, August 22, 2018 6:50 PM > > To: Nelson, Sam > > Cc: meta-ti@yoctoproject.org; Zhang, Hao > > Subject: Re: [meta-ti] [rocko][PATCH] ti-pdk: Add tool

Re: [meta-ti] [rocko][PATCH 1/4] ti-pdk-build-rtos: Update to new version 1.0.0.10

2018-08-22 Thread Denys Dmytriyenko
On Wed, Aug 22, 2018 at 07:28:53PM -0400, Nelson, Sam wrote: > > > > -Original Message- > > From: Dmytriyenko, Denys > > Sent: Wednesday, August 22, 2018 6:47 PM > > To: Nelson, Sam > > Cc: meta-ti@yoctoproject.org > > Subject: Re: [meta-ti] [rocko][PATCH 1/4] ti-pdk-build-rtos: Update

Re: [meta-ti] [rocko][PATCH] ti-pdk: Add tool chain dependencies for am65xx platform

2018-08-22 Thread Denys Dmytriyenko
On Wed, Aug 22, 2018 at 05:18:50PM -0400, Sam Nelson wrote: > Adds the dependency on toolchain needed for A53 and R5 cores > > Signed-off-by: Sam Nelson > --- > classes/ti-pdk.bbclass | 4 > 1 file changed, 4 insertions(+) > > diff --git a/classes/ti-pdk.bbclass b/classes/ti-pdk.bbclass >

Re: [meta-ti] [rocko][PATCH 3/4] osal: Update to new version 1.0.0.12

2018-08-22 Thread Denys Dmytriyenko
On Wed, Aug 22, 2018 at 05:50:51PM -0400, Sam Nelson wrote: > Adds support for AM65XX platform > > NOTE: > License checksum change is just due to addition of current year > 2018 to copyright > > Signed-off-by: Sam Nelson > --- > recipes-bsp/osal/osal-rtos_git.bb | 2 +- >

Re: [meta-ti] [rocko][PATCH 2/4] common-csl-ip: Update to new version 05.01.00.00

2018-08-22 Thread Denys Dmytriyenko
On Wed, Aug 22, 2018 at 05:50:50PM -0400, Sam Nelson wrote: > Adds support for am65xx > > Signed-off-by: Sam Nelson > --- > recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb | 2 +- > recipes-bsp/common-csl-ip/common-csl-ip.inc | 6 +++--- > 2 files changed, 4 insertions(+), 4

Re: [meta-ti] [rocko][PATCH 1/4] ti-pdk-build-rtos: Update to new version 1.0.0.10

2018-08-22 Thread Denys Dmytriyenko
On Wed, Aug 22, 2018 at 05:50:49PM -0400, Sam Nelson wrote: > Add support for am65xx-evm > > Signed-off-by: Sam Nelson > --- > recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb | 9 - > 1 file changed, 4 insertions(+), 5 deletions(-) > > diff --git

Re: [meta-ti] [rocko][PATCH 4/4] sciclient: Add recipe for SCI client driver

2018-08-22 Thread Denys Dmytriyenko
On Wed, Aug 22, 2018 at 05:50:52PM -0400, Sam Nelson wrote: > Sci client provides API to communicate with the core running System > firmware > > Signed-off-by: Sam Nelson > --- > recipes-bsp/sciclient/sciclient-rtos_git.bb | 89 > + > 1 file changed, 89

Re: [meta-ti] [rocko][PATCH v2] am65xx-evm: Add PDK specific soc, boards and cores configuration for AM65xx

2018-08-22 Thread Denys Dmytriyenko
Well, it already says am65xx in the beginning, why do you need to repeat it at the end? :) But fine, I'll take it. On Wed, Aug 22, 2018 at 04:13:40PM -0400, Sam Nelson wrote: > Signed-off-by: Sam Nelson > > --- > Change from previous version > Updated title and comments > --- > --- >

Re: [meta-ti] [rocko][PATCH] am65xx-evm: Add am65xx specific soc, boards and cores configuration

2018-08-22 Thread Denys Dmytriyenko
I believe the commit message should be: am65xx-evm: Add PDK specific soc, boards and cores configuration Otherwise it's kind of circular and confusing. On Wed, Aug 22, 2018 at 04:05:51PM -0400, Sam Nelson wrote: > Specifies the pdk soc names, board names and core names supported > >

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

2018-08-21 Thread Denys Dmytriyenko
Karthik, Would you be able to send a revised patch for ipumm recipe? Thanks. -- Denys On Fri, Aug 17, 2018 at 09:54:21AM -0500, Suman Anna wrote: > All, > My earlier statements on POSIX in SYS/BIOS need to be revised. > I have got confirmation that POSIX support is still very much a part of >

[meta-ti] [rocko/master][PATCH] gdbc6x: gcc7 related fixes got accepted upstream, remove

2018-08-21 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- recipes-devtools/gdbc6x/gdbc6x.inc| 4 +- ...-fall-through-comment-to-work-with-g.patch | 35 ...llthrough-comment-to-recognize-by-gc.patch | 26 ...x-implicit-fallthrough-error-in-gcc7.patch | 26 ...x

Re: [meta-ti] [rocko][sumo][master][PATCH] u-boot-ti: add UBOOT_GIT_URI, UBOOT_GIT_PROTOCOL variable

2018-08-20 Thread Denys Dmytriyenko
Thanks, I can take this. On Sat, Aug 18, 2018 at 01:02:23PM +1200, Ankur Tyagi wrote: > This is to allow user to override git repository and git protocol. > > Signed-off-by: Ankur Tyagi > --- > recipes-bsp/u-boot/u-boot-ti.inc | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > >

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

2018-08-16 Thread Denys Dmytriyenko
[meta-ti] [rocko][PATCH v2] ti-ipc: Update to new version 3.50 > > > > 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: > > >>

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

2018-08-16 Thread Denys Dmytriyenko
+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 gcc-linaro-baremetal-aarch64 > NOTE: This patch depends on

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

2018-08-15 Thread Denys Dmytriyenko
Ok, this breaks ipumm-fw build: | NOTE: make -j 56 XDCDIST_TREE=/OE/arago-rocko-next/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/ipumm-fw/3.00.15.00-r1/recipe-sysroot-native/usr/share/ti/ti-xdctools-tree | export XDCARGS="profile=release trace_level=0 hw_type=VAYU

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

2018-08-15 Thread Denys Dmytriyenko
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 gcc-linaro-baremetal-aarch64 > NOTE: This patch depends on gcc-linaro-baremetal-aarch64-native

Re: [meta-ti] [PATCH 1/2] linux-ti-staging: update ti2018.03-rc3 tag

2018-08-15 Thread Denys Dmytriyenko
No RT bump? On Wed, Aug 15, 2018 at 01:21:40PM -0500, Dan Murphy wrote: > Signed-off-by: Dan Murphy > --- > recipes-kernel/linux/linux-ti-staging_4.14.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/recipes-kernel/linux/linux-ti-staging_4.14.bb >

Re: [meta-ti] [rocko][PATCH V4] recipes-ti: devtools: add GCC Linaro baremetal toolchain 2017.11 v7.2.1

2018-08-15 Thread Denys Dmytriyenko
Thanks, I'll take it. Please fix the host contamination warnings from "cp" in the followup patch. On Tue, Aug 14, 2018 at 10:32:19AM -0400, hzh...@ti.com wrote: > From: Hao Zhang > > Signed-off-by: Hao Zhang > > --- > Changes from previous version of patch > Remove white space > --- > --- >

Re: [meta-ti] [rocko][PATCH V3] recipes-ti: devtools: add GCC Linaro baremetal toolchain 2017.11 v7.2.1

2018-08-14 Thread Denys Dmytriyenko
On Tue, Aug 14, 2018 at 09:47:22AM -0400, hzh...@ti.com wrote: > From: Hao Zhang > > Signed-off-by: Hao Zhang > > --- > Changes from previous version of patch > Remote white spaces end of file > --- > --- > .../gcc-linaro-baremetal-aarch64-native.bb | 23 > ++ >

Re: [meta-ti] [PATCH 1/2] recipes-ti: devtools: add TI XDC tools 3.50.07.20

2018-08-14 Thread Denys Dmytriyenko
On Tue, Aug 14, 2018 at 02:39:45PM -0400, Denys Dmytriyenko wrote: > On Tue, Aug 14, 2018 at 10:58:21AM -0400, Zhang, Hao wrote: > > > > > > > -Original Message- > > > From: Dmytriyenko, Denys > > > Sent: Monday, August 13, 2018 8:56

Re: [meta-ti] [PATCH v2] pru-icss_git.bb: Add am65x PRU_Halt

2018-08-14 Thread Denys Dmytriyenko
On Tue, Aug 14, 2018 at 10:50:21AM -0500, Nick Saulnier wrote: > Updated SRCREV to point to an updated version of the PRU Software Support > Package which includes PRU_Halt and RTU_Halt examples for am65x. PV will > get updated in the next patch. Not that it's critical, but I thought you were

Re: [meta-ti] [PATCH] recipes-ti: devtools: add GCC Linaro baremetal toolchain 2017.11 v7.2.1

2018-08-14 Thread Denys Dmytriyenko
What is the revision number of this patch? Please specify PATCH v# in the subject to ensure the correct one gets merged. Also, see below. On Tue, Aug 14, 2018 at 08:47:06AM -0400, hzh...@ti.com wrote: > From: Hao Zhang > > Signed-off-by: Hao Zhang > --- >

Re: [meta-ti] [PATCH v1] pru-icss_git.bb: Add am65x PRU_Halt

2018-08-13 Thread Denys Dmytriyenko
On Mon, Aug 13, 2018 at 02:34:23PM -0500, Nick Saulnier wrote: > Updated SRCREV to point to an updated version of the PRU Software Support > Package which includes PRU_Halt and RTU_Halt examples for am65x. PV will > get updated in the next patch. > > Added PRU_Halt and RTU_Halt to

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

2018-08-13 Thread Denys Dmytriyenko
On Fri, Aug 10, 2018 at 05:54:49AM -0400, hzh...@ti.com wrote: > From: Hao Zhang > > Signed-off-by: Hao Zhang > --- > recipes-ti/bios/ti-sysbios_6.73.00.12.bb | 15 +++ > 1 file changed, 15 insertions(+) > create mode 100644 recipes-ti/bios/ti-sysbios_6.73.00.12.bb Same question

Re: [meta-ti] [PATCH 1/2] recipes-ti: devtools: add TI XDC tools 3.50.07.20

2018-08-13 Thread Denys Dmytriyenko
On Fri, Aug 10, 2018 at 05:54:27AM -0400, hzh...@ti.com wrote: > From: Hao Zhang > > Signed-off-by: Hao Zhang > --- > recipes-ti/devtools/ti-xdctools_3.50.07.20.bb | 9 + > 1 file changed, 9 insertions(+) > create mode 100644 recipes-ti/devtools/ti-xdctools_3.50.07.20.bb Why is

Re: [meta-ti] [EXTERNAL] [PATCH] recipes-ti: devtools: add GCC Linaro toolchain 2017.11 v7.2.1

2018-08-13 Thread Denys Dmytriyenko
On Sun, Aug 12, 2018 at 09:02:12AM -0400, Nelson, Sam wrote: > > > > -Original Message- > > From: Dmytriyenko, Denys > > Sent: Saturday, August 11, 2018 12:14 AM > > To: Nelson, Sam > > Cc: Zhang, Hao; meta-ti@yoctoproject.org > > Subject: Re: [meta-ti] [EXTERNAL] [PATCH] recipes-ti:

Re: [meta-ti] [EXTERNAL] [PATCH] recipes-ti: devtools: add GCC Linaro toolchain 2017.11 v7.2.1

2018-08-10 Thread Denys Dmytriyenko
On Sat, Aug 11, 2018 at 02:47:10AM +, Nelson, Sam wrote: > > > > -Original Message- > > From: meta-ti-boun...@yoctoproject.org [mailto:meta-ti- > > boun...@yoctoproject.org] On Behalf Of Zhang, Hao > > Sent: Friday, August 10, 2018 10:24 AM > > To: meta-ti@yoctoproject.org > >

[meta-ti] [rocko/master][PATCH] linux-ti-staging: add RT defconfig for K3

2018-08-08 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging-rt-4.14/k3/defconfig | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes-kernel/linux/linux-ti-staging-rt-4.14/k3/defconfig diff --git a/recipes-kernel/linux/linux-ti-staging-rt-4.14/k3/defconfig b/recipes

Re: [meta-ti] [PATCH 1/3] Added SWTOOLS which is needed to build processor libs (DSPLIB, MATHLIB, etc) from source.

2018-08-07 Thread Denys Dmytriyenko
On Tue, Aug 07, 2018 at 10:45:44AM -0400, Jianzhong Xu wrote: > Signed-off-by: Jianzhong Xu > --- > recipes-ti/swtools/swtools_git.bb | 45 > +++ > 1 file changed, 45 insertions(+) > create mode 100644 recipes-ti/swtools/swtools_git.bb > > diff --git

[meta-ti] [rocko/master][PATCH] u-boot-ti: don't override do_compile, pass PACKAGECONFIG_CONFARGS to EXTRA_OEMAKE

2018-07-26 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- recipes-bsp/u-boot/u-boot-ti.inc | 21 ++--- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-ti.inc b/recipes-bsp/u-boot/u-boot-ti.inc index 4fd3529..61bf990 100644 --- a/recipes-bsp/u-boot/u-boot

Re: [meta-ti] [PATCH v4 0/3] Enable SGX on k3 (AM654x)

2018-07-13 Thread Denys Dmytriyenko
Thanks! Looks good now, I'll merge it. On Fri, Jul 13, 2018 at 04:54:06PM -0400, Eric Ruei wrote: > Enable SGX on k3 (AM654x) > > Eric Ruei (3): > conf: machine: k3: enable sgx > ti-sgx-ddk-um: add k3 (AM654x) support > ti-sgx-ddk-km: add k3 (AM654x) support > >

Re: [meta-ti] [PATCH v3 3/3] ti-sgx-ddk-km: add k3 (AM654x) support

2018-07-13 Thread Denys Dmytriyenko
Fair point about kernel module. I was more concerned about UM binaries. I wonder if we should keep the kernel module and its path synced up with UM part, or otherwise it may be confusing... -- Denys On Fri, Jul 13, 2018 at 03:21:46PM -0400, Ruei, Eric wrote: > The kernel module is the same

Re: [meta-ti] [PATCH v3 3/3] ti-sgx-ddk-km: add k3 (AM654x) support

2018-07-13 Thread Denys Dmytriyenko
On Fri, Jul 13, 2018 at 03:10:16PM -0400, Eric Ruei wrote: > - add K3 (AM654x) support based on SGX DDK 1.17 > > Signed-off-by: Eric Ruei > --- > ...gx-ddk-km_1.14.3699939.bb => ti-sgx-ddk-km_1.17.4948957.bb} | 10 > -- > 1 file changed, 4 insertions(+), 6 deletions(-) > copy

Re: [meta-ti] [PATCH v3 2/3] ti-sgx-ddk-um: add k3 (AM654x) support

2018-07-13 Thread Denys Dmytriyenko
On Fri, Jul 13, 2018 at 03:10:15PM -0400, Eric Ruei wrote: > - add COMPATIBLE_MACHINE to distinguish AM3/4/5 with K3 (AM654x) > - add k3 support based on SGX DDK 1.17 > > Signed-off-by: Eric Ruei > --- > recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb | 1 + >

Re: [meta-ti] [PATCH v2 0/3] Enable SGX on k3 (AM654x)

2018-07-13 Thread Denys Dmytriyenko
On Fri, Jul 13, 2018 at 02:11:18PM -0400, Ruei, Eric wrote: > I do not see any comments on this one. Sorry for the confusion - I meant inside the patches themselves, not the cover letter. > -Original Message- > From: Dmytriyenko, Denys > Sent: Friday, July 13, 2018 1:30 PM > To: Ruei,

Re: [meta-ti] [PATCH v2 2/3] ti-sgx-ddk-um: add k3 (AM654x) support

2018-07-13 Thread Denys Dmytriyenko
On Wed, Jul 11, 2018 at 11:45:30AM -0400, Eric Ruei wrote: > - add COMPATIBLE_MACHINE to distinguish AM3/4/5 with K3 (AM654x) > - add k3 support based on SGX DDK 1.17 > > Signed-off-by: Eric Ruei > --- > recipes-graphics/libgles/ti-sgx-ddk-um_1.14.3699939.bb | 1 + >

Re: [meta-ti] [PATCH v2 3/3] ti-sgx-ddk-km: add k3 (AM654x) support

2018-07-13 Thread Denys Dmytriyenko
On Wed, Jul 11, 2018 at 11:45:31AM -0400, Eric Ruei wrote: > - add K3 (AM654x) support based on SGX DDK 1.17 > > Signed-off-by: Eric Ruei > --- > .../powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb | 41 > ++ This is still sent as a new recipe, while being very similar to

Re: [meta-ti] [PATCH v2 0/3] Enable SGX on k3 (AM654x)

2018-07-13 Thread Denys Dmytriyenko
Eric, Thanks for addressing most of my comments! This looks much better, but there are still couple issues - please see inside. On Wed, Jul 11, 2018 at 11:45:28AM -0400, Eric Ruei wrote: > Enable SGX on k3 (AM654x) > > Eric Ruei (3): > conf: machine: k3: enable sgx > ti-sgx-ddk-um: add k3

[meta-ti] [rocko/master][PATCH] pru-icss: fix up build for am65xx-evm

2018-07-12 Thread Denys Dmytriyenko
* Only PRU* images were picked up, not RTU* * Setting up alternatives for non-existing PRU_Halt FW resulted in warnings * Since PRU_Halt FW was absent, no ${PN}-halt package was made, resulting in error pulling it in to an image Signed-off-by: Denys Dmytriyenko --- recipes-bsp/pru/pru

Re: [meta-ti] [PATCH 2/3] ti-sgx-ddk-um: add k3 (AM654x) support

2018-07-10 Thread Denys Dmytriyenko
test, once you have a chance. Also, don't forget to use -C/-M to get a diff between old and new versions, as they are quite similar and that would simplify review. Thanks! -- Denys On Mon, Jul 09, 2018 at 03:27:29PM -0400, Denys Dmytriyenko wrote: > Would be nice to see it as a diff (-C/-M)

[meta-ti] [rocko/master][PATCH] meta-ti: cleanup use of d.getVar()

2018-07-09 Thread Denys Dmytriyenko
1. drop use of True as second parameter, which is default, to align with master 2. there were instances of incorrectly passing 'd' as second parameter from previous conversion from bb.data.getVar() usage Signed-off-by: Denys Dmytriyenko --- classes/ti-pdk.bbclass | 2

[meta-ti] [rocko/master][PATCH] am65xx-evm: add new k3-am654-pcie-usb3 DTBO file

2018-07-09 Thread Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko --- conf/machine/am65xx-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf index 2b214ce7..08dbc9e8 100644 --- a/conf/machine/am65xx-evm.conf +++ b/conf/machine/am65xx-evm.conf

Re: [meta-ti] [PATCH 2/3] ti-sgx-ddk-um: add k3 (AM654x) support

2018-07-09 Thread Denys Dmytriyenko
Would be nice to see it as a diff (-C/-M), even though you add a new version. BTW, have you tested these recipes? -- Denys On Mon, Jul 09, 2018 at 12:35:47PM -0400, Eric Ruei wrote: > - add COMPATIBLE_MACHINE to distinguish AM3/4/5 with K3 (AM654x) > - add k3 support based on SGX DDK 1.17 >

Re: [meta-ti] [PATCH 1/3] conf: machine: k3: enable sgx

2018-07-09 Thread Denys Dmytriyenko
On Mon, Jul 09, 2018 at 12:35:46PM -0400, Eric Ruei wrote: > Signed-off-by: Eric Ruei > --- > conf/machine/include/k3.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/conf/machine/include/k3.inc b/conf/machine/include/k3.inc > index 96699db..b9374e3 100644 > ---

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