[meta-ti] [rocko 1/1] ipumm: Integration with latest IPC, BIOS and XDC tools

2018-08-23 Thread Ramprasad N
This patch is to integrate IPUMM with IPC: 3.50.01.00 BIOS: 6.73.00.12 XDC: 3.50.07.20 Signed-off-by: Ramprasad N --- ...egration-with-IPC-3.50-BIOS-6.73-XDC-3.50.patch | 79 ++ recipes-bsp/ipumm-fw/ipumm-fw_git.bb | 5 +- 2 files changed, 83 in

[meta-ti] [rocko 0/1] IPUMM: Integrate with latest IPC, BIOS and XDC

2018-08-23 Thread Ramprasad N
This patch fixes the compilation error with SYSBIOS 6.73.00.12 Ramprasad N (1): ipumm: Integration with latest IPC, BIOS and XDC tools ...egration-with-IPC-3.50-BIOS-6.73-XDC-3.50.patch | 79 ++ recipes-bsp/ipumm-fw/ipumm-fw_git.bb | 5 +- 2 files changed, 83

Re: [meta-ti] [EXTERNAL] [rocko 1/1] ipumm: Integration with latest IPC, BIOS and XDC tools

2018-08-23 Thread Karthik Ramanan
Acked-by: Karthik Ramanan On 23-Aug-18 4:01 PM, Ramprasad N wrote: This patch is to integrate IPUMM with IPC: 3.50.01.00 BIOS: 6.73.00.12 XDC: 3.50.07.20 Signed-off-by: Ramprasad N --- ...egration-with-IPC-3.50-BIOS-6.73-XDC-3.50.patch | 79 ++ reci

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 cha

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 > --- > --- > recipes-bsp/sciclient/sciclient

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 --sysroot=/home/dcastelow/sdk5/arago/tisdk/build/arago-tmp-external-linaro-too

Re: [meta-ti] Getting Started with meta-ti "rocko" and beaglebone black (BBB)

2018-08-23 Thread Denys Dmytriyenko
Check if your rootfs contains zImage and DTBs in /boot as well as modules in /lib/modules - I don't believe "minimal" image handles those automatically. Alternatively, don't use "minimal" image, but rather "base" or a more specialized image. -- Denys On Wed, Aug 22, 2018 at 11:18:49AM -0700,

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

2018-08-23 Thread Sam Nelson
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 --- --- recipes-bsp/sciclient/sciclient-rtos_git.bb | 83 + 1 fil

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

2018-08-23 Thread Nelson, Sam
> -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 chain dependencies for > am65xx platform > > On Wed, Aug 22, 2018 at 07:14:16P

Re: [meta-ti] Getting Started with meta-ti "rocko" and beaglebone black (BBB)

2018-08-23 Thread William Mills
Leo, On 08/22/2018 02:18 PM, Leo Meza wrote: > I'm learning yocto and was able to easily boot my BBB with a > core-image-minimal system using the meta-yocto-bsp layer. However, when > I removed that layer and tried with meta-ti, I just see this on the > Putty serial console, it repeats over an ove