All of lore.kernel.org
 help / color / mirror / Atom feed
* [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release
@ 2018-09-27 15:22 Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 01/30] ti-pdk-bbclass: Checking for doxygen support in the correct manner Mahesh Radhakrishnan
                   ` (30 more replies)
  0 siblings, 31 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

This patch set contains the RTOS recipe udpates required for Processor SDK RTOS 5.1 release.
Most of them involve SRCREV bumps & adding k3 support to RTOS drivers.

Mahesh Radhakrishnan (30):
  ti-pdk-bbclass: Checking for doxygen support in the correct manner
  common-csl-ip: Update to version 03.03.00.12
  osal: SRCREV update to 01.00.00.12.r1
  ti-pdk-build: Update to version 01.00.00.10A
  uart-lld-rtos: Update to version 01.00.00.12
  board-rtos: Update to version 01.00.10.02 and added support to k3
  i2c-lld-rtos: Update to version 01.00.00.02 and added support to k3
  gpio-lld-rtos: Update to version 01.00.00.12 and added support to k3
  icss-emac-lld: Update to version 01.00.00.13
  emac-lld-rtos:Update to version 01.00.03.12A and added support to k3
  starterware: Update to version 02.01.01.08
  mmcsd-lld-rtos: Update to version 01.00.00.13 and added k3 support
  mcasp-lld-rtos: Update to 01.00.00.11A
  fatfs-rtos: Update to version 01.00.00.11 & added k3 support
  mcbsp-lld-rtos: Update to version 01.00.00.11A
  pa-lld: Update to version 03.00.02.07
  pm-lld-rtos: Update to version 01.04.00.05B and k3 support
  udma-lld-rtos: Added support for udma-lld on rtos  (initial version)
  spi-lld-rtos: Update to version 01.00.00.12A and added k3 support
  pcie-lld-rtos: Update to version 02.03.00.01 and added k3 support
  pruss-lld: pruss-lld-rtos: Update to version 01.00.00.11 and added k3
    support for rtos
  sa-lld: sa-lld-rtos: Updated to version 04.00.00.00A, added k3 support
    and makefile build for k3
  transport-rtos: nimu-rtos: Updated to version 01.00.00.13 & added k3
    support
  sciclient-rtos: SRCREV update
  usb-lld-rtos: update to versin 01.00.00.15A and added k3 support
  profiling-rtos: Update to version 01.00.00.07 and added k3 support
  vps-lld-rtos: Updated to version 01.00.01.13
  ti-ndk: Upgrading to 3.40.01.01
  ti-ns: Adding support for TI network services
  cmb-addon: Update to version 01.01.00.02

 classes/ti-pdk.bbclass                           |  6 +-
 recipes-bsp/board-rtos/board-rtos_git.bb         | 15 +++--
 recipes-bsp/cmb-addon/cmb-addon-rtos_git.bb      |  6 +-
 recipes-bsp/common-csl-ip/common-csl-ip.inc      |  6 +-
 recipes-bsp/emac-lld/emac-lld-rtos_git.bb        | 11 ++--
 recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb         |  8 +--
 recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb        |  8 +--
 recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb          |  8 +--
 recipes-bsp/icss-emac-lld/icss-emac-lld.inc      |  2 +-
 recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb      | 15 +++--
 recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb      |  6 +-
 recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb      |  9 +--
 recipes-bsp/osal/osal.inc                        |  4 +-
 recipes-bsp/pa-lld/pa-lld.inc                    |  6 +-
 recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb        | 13 ++--
 recipes-bsp/pm-lld/pm-lld-rtos_git.bb            | 20 ++++--
 recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb      |  1 +
 recipes-bsp/pruss-lld/pruss-lld.inc              |  6 +-
 recipes-bsp/sa-lld/sa-lld-rtos_git.bb            | 14 +++-
 recipes-bsp/sa-lld/sa-lld.inc                    |  6 +-
 recipes-bsp/sciclient/sciclient-rtos_git.bb      |  6 +-
 recipes-bsp/spi-lld/spi-lld-rtos_git.bb          | 12 ++--
 recipes-bsp/starterware/starterware.inc          |  6 +-
 recipes-bsp/transport-rtos/nimu-rtos_git.bb      |  3 +-
 recipes-bsp/transport-rtos/transport.inc         |  6 +-
 recipes-bsp/uart-lld/uart-lld-rtos_git.bb        | 11 ++--
 recipes-bsp/udma-lld/udma-lld-rtos_git.bb        | 81 ++++++++++++++++++++++++
 recipes-bsp/usb-lld/usb-lld-rtos_git.bb          |  8 +--
 recipes-bsp/utils-rtos/profiling-rtos_git.bb     |  8 +--
 recipes-bsp/vps-lld/vps-lld-rtos_git.bb          |  6 +-
 recipes-ti/includes/ti-paths.inc                 |  2 +
 recipes-ti/ndk/ti-ndk_2.26.00.08.bb              | 13 ----
 recipes-ti/ndk/ti-ndk_3.40.01.01.bb              | 13 ++++
 recipes-ti/ns/ti-ns.inc                          | 21 ++++++
 recipes-ti/ns/ti-ns_2.40.01.02.bb                | 14 ++++
 recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb |  6 +-
 36 files changed, 274 insertions(+), 112 deletions(-)
 create mode 100644 recipes-bsp/udma-lld/udma-lld-rtos_git.bb
 delete mode 100644 recipes-ti/ndk/ti-ndk_2.26.00.08.bb
 create mode 100644 recipes-ti/ndk/ti-ndk_3.40.01.01.bb
 create mode 100644 recipes-ti/ns/ti-ns.inc
 create mode 100644 recipes-ti/ns/ti-ns_2.40.01.02.bb

-- 
1.9.1



^ permalink raw reply	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 01/30] ti-pdk-bbclass: Checking for doxygen support in the correct manner
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 02/30] common-csl-ip: Update to version 03.03.00.12 Mahesh Radhakrishnan
                   ` (29 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 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 100644
--- a/classes/ti-pdk.bbclass
+++ b/classes/ti-pdk.bbclass
@@ -9,8 +9,8 @@ DEPENDS_append_omap-a15 = " ti-cgt-arm-native"
 DEPENDS_remove_ti33x = "ti-cgt6x-native"
 DEPENDS_remove_ti43x = "ti-cgt6x-native"
 DEPENDS_append_omapl1 = " ti-cgt-arm-native"
-DEPENDS_remove_am65xx-evm = "gcc-arm-none-eabi-native ti-cgt6x-native"
-DEPENDS_append_am65xx-evm = " ti-cgt-arm-native gcc-linaro-baremetal-aarch64-native"
+DEPENDS_remove_k3 = "gcc-arm-none-eabi-native ti-cgt6x-native"
+DEPENDS_append_k3 = " ti-cgt-arm-native gcc-linaro-baremetal-aarch64-native"
 
 S = "${WORKDIR}/git"
 B = "${WORKDIR}/build"
@@ -72,7 +72,7 @@ PARALLEL_XDC = "--jobs=${BB_NUMBER_THREADS}"
 PARALLEL_MAKE = ""
 
 def get_doxygen_support(d):
-    if d.getVar('TI_PDK_DOXYGEN_SUPPORT') == '1':
+    if d.getVar('TI_PDK_DOXYGEN_SUPPORT', True) == '1':
         return ''
     return 'DOXYGEN_SUPPORT=no'
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 02/30] common-csl-ip: Update to version 03.03.00.12
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 01/30] ti-pdk-bbclass: Checking for doxygen support in the correct manner Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 16:16   ` [EXTERNAL] " Jacob Stiffler
  2018-09-27 15:22 ` [rocko/master][PATCH 03/30] osal: SRCREV update to 01.00.00.12.r1 Mahesh Radhakrishnan
                   ` (28 subsequent siblings)
  30 siblings, 1 reply; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 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 b/recipes-bsp/common-csl-ip/common-csl-ip.inc
index ed8078d..c31d313 100644
--- a/recipes-bsp/common-csl-ip/common-csl-ip.inc
+++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
 
 COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1"
 
-PV = "05.01.00.00"
+PV = "03.04.00.12"
 INC_PR = "r0"
 
 CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
@@ -12,8 +12,8 @@ CSL_GIT_PROTOCOL ="git"
 CSL_GIT_BRANCH = "master"
 CSL_GIT_DESTSUFFIX = "git"
 
-# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.05.01.00.00"
-CSL_SRCREV = "8db3d673101a504fd7fb36d6c9c4981e1e15ff50"
+# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.12"
+CSL_SRCREV = "0c3b2c8a054d2af27fe1683e9aa579d43049a3bf"
 
 BRANCH="${CSL_GIT_BRANCH}"
 SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 03/30] osal: SRCREV update to 01.00.00.12.r1
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 01/30] ti-pdk-bbclass: Checking for doxygen support in the correct manner Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 02/30] common-csl-ip: Update to version 03.03.00.12 Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 04/30] ti-pdk-build: Update to version 01.00.00.10A Mahesh Radhakrishnan
                   ` (27 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/osal/osal.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/osal/osal.inc b/recipes-bsp/osal/osal.inc
index f360244..5b38d7b 100644
--- a/recipes-bsp/osal/osal.inc
+++ b/recipes-bsp/osal/osal.inc
@@ -10,11 +10,11 @@ OSAL_GIT_BRANCH = "master"
 OSAL_GIT_DESTSUFFIX = "git/ti/osal"
 
 # Below commit ID corresponding to "DEV.OSAL.01.00.00.12"
-OSAL_SRCREV = "d93d8833e5e0bbd3e76f8618a4f717e3539a8d11"
+OSAL_SRCREV = "f9f47ad458a39201d822aa7f7e4774eb145ed451"
 
 BRANCH = "${OSAL_GIT_BRANCH}"
 SRC_URI = "${OSAL_GIT_URI};destsuffix=${OSAL_GIT_DESTSUFFIX};protocol=${OSAL_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${OSAL_SRCREV}"
 PV = "01.00.00.12"
-INC_PR = "r0"
+INC_PR = "r1"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 04/30] ti-pdk-build: Update to version 01.00.00.10A
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (2 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 03/30] osal: SRCREV update to 01.00.00.12.r1 Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 05/30] uart-lld-rtos: Update to version 01.00.00.12 Mahesh Radhakrishnan
                   ` (26 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb b/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb
index 2ca4bc3..e50870a 100644
--- a/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb
+++ b/recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb
@@ -4,15 +4,15 @@ LIC_FILES_CHKSUM = "file://makerules/env.mk;beginline=1;endline=31;md5=10503e8de
 
 require recipes-ti/includes/ti-paths.inc
 
-PV = "01.00.00.10"
+PV = "01.00.00.10A"
 PR = "r0"
 
 PDK_BUILD_GIT_URI = "git://git.ti.com/keystone-rtos/processor-pdk-build.git"
 PDK_BUILD_GIT_PROTOCOL = "git"
 PDK_BUILD_GIT_BRANCH = "master"
 
-# Below Commit ID corresponds to "DEV.PDK_BUILD.01.00.00.10"
-PDK_BUILD_SRCREV = "f06835474e51a5fd63cf23bab0d2f42b0f73f19d"
+# Below Commit ID corresponds to "DEV.PDK_BUILD.01.00.00.10A"
+PDK_BUILD_SRCREV = "39dcdffb6cfe8f5c7ebf9c80da0defe1f1ce0fb5"
 
 BRANCH = "${PDK_BUILD_GIT_BRANCH}"
 SRC_URI = "\
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 05/30] uart-lld-rtos: Update to version 01.00.00.12
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (3 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 04/30] ti-pdk-build: Update to version 01.00.00.10A Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 06/30] board-rtos: Update to version 01.00.10.02 and added support to k3 Mahesh Radhakrishnan
                   ` (25 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/uart-lld/uart-lld-rtos_git.bb | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/uart-lld/uart-lld-rtos_git.bb b/recipes-bsp/uart-lld/uart-lld-rtos_git.bb
index 8e11539..8c84270 100644
--- a/recipes-bsp/uart-lld/uart-lld-rtos_git.bb
+++ b/recipes-bsp/uart-lld/uart-lld-rtos_git.bb
@@ -6,21 +6,21 @@ inherit ti-pdk
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://UART.h;beginline=1;endline=31;md5=8580f9c5c0de8d5d13518cf18a0122b8"
 
-COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|omapl1|c66x"
+COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|omapl1|c66x|k3"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 UART_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/uart-lld.git"
 UART_LLD_GIT_PROTOCOL = "git"
 UART_LLD_GIT_BRANCH = "master"
 
-# Below commit ID corresponds to "DEV.UART_LLD.01.00.00.11"
-UART_LLD_SRCREV = "cf52e52665a018fbc4e4acbe0e8685473c6b678c"
+# Below commit ID corresponds to "DEV.UART_LLD.01.00.00.12"
+UART_LLD_SRCREV = "224f9d87ed06ca4392744d394d0adaad6d2c392c"
 
 BRANCH = "${UART_LLD_GIT_BRANCH}"
 SRC_URI = "${UART_LLD_GIT_URI};protocol=${UART_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${UART_LLD_SRCREV}"
-PV = "01.00.00.11"
+PV = "01.00.00.12"
 PR = "r0"
 
 DEPENDS_append = " edma3-lld-rtos \
@@ -29,6 +29,9 @@ DEPENDS_append = " edma3-lld-rtos \
 DEPENDS_append_ti33x = " starterware-rtos"
 DEPENDS_append_ti43x = " starterware-rtos"
 
+DEPENDS_remove_k3 = "edma3-lld-rtos "
+DEPENDS_append_k3 = " udma-lld-rtos "
+
 # Build with make instead of XDC
 TI_PDK_XDCMAKE = "0"
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 06/30] board-rtos: Update to version 01.00.10.02 and added support to k3
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (4 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 05/30] uart-lld-rtos: Update to version 01.00.00.12 Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 07/30] i2c-lld-rtos: Update to version 01.00.00.02 " Mahesh Radhakrishnan
                   ` (24 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 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 b/recipes-bsp/board-rtos/board-rtos_git.bb
index df3e961..0e253d7 100644
--- a/recipes-bsp/board-rtos/board-rtos_git.bb
+++ b/recipes-bsp/board-rtos/board-rtos_git.bb
@@ -5,22 +5,22 @@ inherit ti-pdk
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://board.h;beginline=1;endline=32;md5=9bed8e4ac2fb37fc627cefe49eb1c919"
 
-COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|omapl1|c66x"
+COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|omapl1|c66x|k3"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 BOARD_GIT_URI = "git://git.ti.com/keystone-rtos/board.git"
 BOARD_GIT_PROTOCOL = "git"
 BOARD_GIT_BRANCH = "master"
 
-# Below commit ID corresponds to "DEV.BOARD.01.00.10.01"
-BOARD_SRCREV = "983d89de8143645571e7893e95632a8be0fab67e"
+# Below commit ID corresponds to "DEV.BOARD.01.00.10.02"
+BOARD_SRCREV = "60bde3650d067e4064f93c292c8d9108aa1bf57b"
 
 BRANCH ="${BOARD_GIT_BRANCH}"
 SRC_URI = "${BOARD_GIT_URI};protocol=${BOARD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${BOARD_SRCREV}"
-PV = "01.00.10.01"
-PR = "r1"
+PV = "01.00.10.02"
+PR = "r0"
 
 DEPENDS_append = " i2c-lld-rtos \
                    spi-lld-rtos \
@@ -63,6 +63,11 @@ DEPENDS_append_dra7xx = " pm-lld-rtos \
                           mmcsd-lld-rtos \
 "
 
+DEPENDS_append_am65xx-evm = " sciclient-rtos \
+                              pm-lld-rtos \
+"
+
+
 # Build with make instead of XDC
 TI_PDK_XDCMAKE = "0"
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 07/30] i2c-lld-rtos: Update to version 01.00.00.02 and added support to k3
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (5 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 06/30] board-rtos: Update to version 01.00.10.02 and added support to k3 Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 08/30] gpio-lld-rtos: Update to version 01.00.00.12 " Mahesh Radhakrishnan
                   ` (23 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb b/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb
index ae4e40a..a0a0aae 100644
--- a/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb
+++ b/recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb
@@ -5,7 +5,7 @@ inherit ti-pdk
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://I2C.h;beginline=1;endline=32;md5=50084375278c1a2779571be134f98f7c"
 
-COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|omapl1|c66x"
+COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|omapl1|c66x|k3"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 I2C_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/i2c-lld.git"
@@ -13,14 +13,14 @@ I2C_LLD_GIT_PROTOCOL = "git"
 I2C_LLD_GIT_BRANCH = "master"
 I2C_LLD_GIT_DESTSUFFIX = "git/ti/drv/i2c"
 
-# Below commit ID corresponds to "DEV.I2C_LLD.01.00.00.11"
-I2C_LLD_SRCREV = "38962396e8c415cc6c795f0db4fe3e0c14cbf7a1"
+# Below commit ID corresponds to "DEV.I2C_LLD.01.00.00.12"
+I2C_LLD_SRCREV = "3857dbd3039e2ce3a726f2916638596d6a2232f5"
 
 BRANCH = "${I2C_LLD_GIT_BRANCH}"
 SRC_URI = "${I2C_LLD_GIT_URI};destsuffix=${I2C_LLD_GIT_DESTSUFFIX};protocol=${I2C_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${I2C_LLD_SRCREV}"
-PV = "01.00.00.11"
+PV = "01.00.00.12"
 PR = "r0"
 
 DEPENDS_append = " osal-rtos \
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 08/30] gpio-lld-rtos: Update to version 01.00.00.12 and added support to k3
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (6 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 07/30] i2c-lld-rtos: Update to version 01.00.00.02 " Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 09/30] icss-emac-lld: Update to version 01.00.00.13 Mahesh Radhakrishnan
                   ` (22 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

---
 recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb b/recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb
index 48b5437..822b773 100644
--- a/recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb
+++ b/recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb
@@ -5,7 +5,7 @@ inherit ti-pdk
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://GPIO.h;beginline=1;endline=31;md5=8580f9c5c0de8d5d13518cf18a0122b8"
 
-COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|omapl1|c667x-evm|c665x-evm"
+COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|omapl1|c667x-evm|c665x-evm|k3"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 GPIO_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/gpio-lld.git"
@@ -13,14 +13,14 @@ GPIO_LLD_GIT_PROTOCOL = "git"
 GPIO_LLD_GIT_BRANCH = "master"
 GPIO_LLD_GIT_DESTSUFFIX = "git/ti/drv/gpio"
 
-# Below commit ID corresponds to "DEV.GPIO_LLD.01.00.00.11"
-GPIO_LLD_SRCREV = "0b2ae7c10da0b04d9ff2a34e9c67e8d9cf8de42a"
+# Below commit ID corresponds to "DEV.GPIO_LLD.01.00.00.12"
+GPIO_LLD_SRCREV = "49a25da3341c83bec5e5db586217e534de9e2063"
 
 BRANCH = "${GPIO_LLD_GIT_BRANCH}"
 SRC_URI = "${GPIO_LLD_GIT_URI};destsuffix=${GPIO_LLD_GIT_DESTSUFFIX};protocol=${GPIO_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${GPIO_LLD_SRCREV}"
-PV = "01.00.00.11"
+PV = "01.00.00.12"
 PR = "r0"
 
 S = "${WORKDIR}/${GPIO_LLD_GIT_DESTSUFFIX}"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 09/30] icss-emac-lld: Update to version 01.00.00.13
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (7 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 08/30] gpio-lld-rtos: Update to version 01.00.00.12 " Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 10/30] emac-lld-rtos:Update to version 01.00.03.12A and added support to k3 Mahesh Radhakrishnan
                   ` (21 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 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 b/recipes-bsp/icss-emac-lld/icss-emac-lld.inc
index d7ca641..0d1afb8 100644
--- a/recipes-bsp/icss-emac-lld/icss-emac-lld.inc
+++ b/recipes-bsp/icss-emac-lld/icss-emac-lld.inc
@@ -10,7 +10,7 @@ ICSS_EMAC_LLD_GIT_BRANCH = "master"
 ICSS_EMAC_LLD_GIT_DESTSUFFIX = "git/ti/drv/icss_emac"
 
 # Below commit ID corresponds to "DEV.ICSS_EMAC_LLD.01.00.00.13"
-ICSS_EMAC_LLD_SRCREV = "a4071ded3edb0cfebaa62b1f1f35686ea24585b1"
+ICSS_EMAC_LLD_SRCREV = "999692b6d60fd54a0390b1cf4724f1620e757fdf"
 
 BRANCH = "${ICSS_EMAC_LLD_GIT_BRANCH}"
 SRC_URI = "${ICSS_EMAC_LLD_GIT_URI};destsuffix=${ICSS_EMAC_LLD_GIT_DESTSUFFIX};protocol=${ICSS_EMAC_LLD_GIT_PROTOCOL};branch=${BRANCH}"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 10/30] emac-lld-rtos:Update to version 01.00.03.12A and added support to k3
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (8 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 09/30] icss-emac-lld: Update to version 01.00.00.13 Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 11/30] starterware: Update to version 02.01.01.08 Mahesh Radhakrishnan
                   ` (20 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/emac-lld/emac-lld-rtos_git.bb | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/emac-lld/emac-lld-rtos_git.bb b/recipes-bsp/emac-lld/emac-lld-rtos_git.bb
index f0b1672..9519c83 100644
--- a/recipes-bsp/emac-lld/emac-lld-rtos_git.bb
+++ b/recipes-bsp/emac-lld/emac-lld-rtos_git.bb
@@ -5,21 +5,21 @@ inherit ti-pdk
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://emacver.h;beginline=1;endline=47;md5=f66bb3695972ca2a85d990a390f45d88"
 
-COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g|omapl1|c665x-evm"
+COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g|omapl1|c665x-evm|k3"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 EMAC_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/emac-lld.git"
 EMAC_LLD_GIT_PROTOCOL = "git"
 EMAC_LLD_GIT_BRANCH = "master"
 
-# Below commit ID corresponds to "DEV.EMAC_LLD.01.00.03.11"
-EMAC_LLD_SRCREV = "d541d5a564029b3472e054cd7aa2bae53b40378c"
+# Below commit ID corresponds to "DEV.EMAC_LLD.01.00.03.12A"
+EMAC_LLD_SRCREV = "5501d03014ada54f25e72eda380f751e734f006e"
 
 BRANCH ="${EMAC_LLD_GIT_BRANCH}"
 SRC_URI = "${EMAC_LLD_GIT_URI};protocol=${EMAC_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${EMAC_LLD_SRCREV}"
-PV = "01.00.03.11"
+PV = "01.00.03.12A"
 PR = "r0"
 
 DEPENDS_append = " board-rtos osal-rtos"
@@ -27,6 +27,9 @@ DEPENDS_append_ti33x = " starterware-rtos"
 DEPENDS_append_ti43x = " starterware-rtos"
 DEPENDS_append_k2g  = " cppi-lld-rtos qmss-lld-rtos"
 
+DEPENDS_remove_k3 = "board-rtos "
+DEPENDS_append_k3 = " udma-lld-rtos "
+
 # Build with make instead of XDC
 TI_PDK_XDCMAKE = "0"
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 11/30] starterware: Update to version 02.01.01.08
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (9 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 10/30] emac-lld-rtos:Update to version 01.00.03.12A and added support to k3 Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 12/30] mmcsd-lld-rtos: Update to version 01.00.00.13 and added k3 support Mahesh Radhakrishnan
                   ` (19 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/starterware/starterware.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/starterware/starterware.inc b/recipes-bsp/starterware/starterware.inc
index cd41ba1..9474659 100644
--- a/recipes-bsp/starterware/starterware.inc
+++ b/recipes-bsp/starterware/starterware.inc
@@ -8,14 +8,14 @@ STARTERWARE_GIT_URI = "git://git.ti.com/keystone-rtos/starterware.git"
 STARTERWARE_GIT_PROTOCOL = "git"
 STARTERWARE_GIT_BRANCH = "master"
 
-# Below commit ID corresponds to "DEV.STARTERWARE.PROCSDK.02.01.01.07"
-STARTERWARE_SRCREV = "965d4f71fe9bb9e5455bdcad5741dfe286217694"
+# Below commit ID corresponds to "DEV.STARTERWARE.PROCSDK.02.01.01.08"
+STARTERWARE_SRCREV = "70d44f0ae67c110a5898805fca7878ae5001d22c"
 
 BRANCH = "${STARTERWARE_GIT_BRANCH}"
 SRC_URI = "${STARTERWARE_GIT_URI};protocol=${STARTERWARE_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${STARTERWARE_SRCREV}"
-PV = "02.01.01.07"
+PV = "02.01.01.08"
 INC_PR = "r0"
 
 S = "${WORKDIR}/git"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 12/30] mmcsd-lld-rtos: Update to version 01.00.00.13 and added k3 support
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (10 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 11/30] starterware: Update to version 02.01.01.08 Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 13/30] mcasp-lld-rtos: Update to 01.00.00.11A Mahesh Radhakrishnan
                   ` (18 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb b/recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb
index 6b063f7..82c828e 100644
--- a/recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb
+++ b/recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb
@@ -5,7 +5,7 @@ inherit ti-pdk
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://MMCSD.h;beginline=1;endline=32;md5=f74069541d4d165a000a66b4043cb065"
 
-COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g|omapl1"
+COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g|omapl1|k3"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 MMCSD_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/sd-mmc.git"
@@ -13,14 +13,14 @@ MMCSD_LLD_GIT_PROTOCOL = "git"
 MMCSD_LLD_GIT_BRANCH = "master"
 MMCSD_LLD_GIT_DESTSUFFIX = "git/ti/drv/mmcsd"
 
-# Below commit ID corresponds to "DEV.MMCSD_LLD.01.00.00.12"
-MMCSD_LLD_SRCREV = "c3fe2b9a82cab5af9fa16e9424b1397054353a9d"
+# Below commit ID corresponds to "DEV.MMCSD_LLD.01.00.00.13"
+MMCSD_LLD_SRCREV = "73e5ce5b0c1ebf05ca440263721f045b09cd0688"
 
 BRANCH = "${MMCSD_LLD_GIT_BRANCH}"
 SRC_URI = "${MMCSD_LLD_GIT_URI};destsuffix=${MMCSD_LLD_GIT_DESTSUFFIX};protocol=${MMCSD_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${MMCSD_LLD_SRCREV}"
-PV = "01.00.00.12"
+PV = "01.00.00.13"
 PR = "r0"
 
 S = "${WORKDIR}/${MMCSD_LLD_GIT_DESTSUFFIX}"
@@ -32,6 +32,7 @@ DEPENDS_append_ti33x = " starterware-rtos \
 "
 DEPENDS_append_ti43x = " starterware-rtos \
 "
+DEPENDS_remove_k3 = "edma3-lld-rtos "
 
 # Build with make instead of XDC
 TI_PDK_XDCMAKE = "0"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 13/30] mcasp-lld-rtos: Update to 01.00.00.11A
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (11 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 12/30] mmcsd-lld-rtos: Update to version 01.00.00.13 and added k3 support Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 14/30] fatfs-rtos: Update to version 01.00.00.11 & added k3 support Mahesh Radhakrishnan
                   ` (17 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 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 b/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb
index 902b7a0..440133d 100644
--- a/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb
+++ b/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb
@@ -3,9 +3,9 @@ SUMMARY = "TI RTOS low level driver for Multi channel Audio Serial port (McASP)"
 inherit ti-pdk
 
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://mcaspver.h;beginline=1;endline=47;md5=cc81a11c1566fe1cf19270744f504619"
+LIC_FILES_CHKSUM = "file://mcaspver.h;beginline=1;endline=47;md5=25868d96216e5d6f286d5fb05a3be9f4"
 
-COMPATIBLE_MACHINE = "ti43x|omap-a15|k2g|ti33x|omapl1"
+COMPATIBLE_MACHINE = "ti43x|omap-a15|k2g|ti33x|omapl1|k3"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 MCASP_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/mcasp-lld.git"
@@ -13,14 +13,14 @@ MCASP_LLD_GIT_PROTOCOL = "git"
 MCASP_LLD_GIT_BRANCH = "master"
 MCASP_LLD_GIT_DESTSUFFIX = "git/ti/drv/mcasp"
 
-# Below commit ID corresponds to "DEV.MCASP_LLD.01.01.00.10"
-MCASP_LLD_SRCREV = "c44ce7ee06c6cfb698bd12d2fa1b58dca04c1375"
+# Below commit ID corresponds to "DEV.MCASP_LLD.01.01.00.11A"
+MCASP_LLD_SRCREV = "3620edb04240b63b50b7b9dcb3da361af8152048"
 
 BRANCH = "${MCASP_LLD_GIT_BRANCH}"
 SRC_URI = "${MCASP_LLD_GIT_URI};destsuffix=${MCASP_LLD_GIT_DESTSUFFIX};protocol=${MCASP_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${MCASP_LLD_SRCREV}"
-PV = "01.01.00.10"
+PV = "01.01.00.11A"
 PR = "r0"
 
 S = "${WORKDIR}/${MCASP_LLD_GIT_DESTSUFFIX}"
@@ -32,6 +32,11 @@ DEPENDS_append_ti43x = " starterware-rtos \
 "
 DEPENDS_append_ti33x = " starterware-rtos \
 "
+
+DEPENDS_remove_k3 = "edma3-lld-rtos "
+DEPENDS_append_k3 = " udma-lld-rtos \
+"
+
 # Build with make instead of XDC
 TI_PDK_XDCMAKE = "0"
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 14/30] fatfs-rtos: Update to version 01.00.00.11 & added k3 support
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (12 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 13/30] mcasp-lld-rtos: Update to 01.00.00.11A Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 15/30] mcbsp-lld-rtos: Update to version 01.00.00.11A Mahesh Radhakrishnan
                   ` (16 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb b/recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb
index 546ec87..6f02f0c 100644
--- a/recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb
+++ b/recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb
@@ -5,21 +5,21 @@ inherit ti-pdk
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://FATFS.h;beginline=1;endline=32;md5=6619832755598d1cc2b01f2e6a1801d6"
 
-COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g|omapl1"
+COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g|omapl1|k3"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 FATFS_GIT_URI = "git://git.ti.com/keystone-rtos/fatfs.git"
 FATFS_GIT_PROTOCOL = "git"
 FATFS_GIT_BRANCH = "master"
 
-# Below commit ID corresponds to "DEV.FATFS_LLD.01.00.00.10"
-FATFS_SRCREV = "6d4e228e53dd50da0d0fed3877a9b366519d80b4"
+# Below commit ID corresponds to "DEV.FATFS_LLD.01.00.00.11"
+FATFS_SRCREV = "8b1bd374ebcb898d209305727106d4bf3f313ab2"
 
 BRANCH = "${FATFS_GIT_BRANCH}"
 SRC_URI = "${FATFS_GIT_URI};protocol=${FATFS_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${FATFS_SRCREV}"
-PV = "01.00.00.10"
+PV = "01.00.00.11"
 PR = "r0"
 
 DEPENDS_append = " mmcsd-lld-rtos"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 15/30] mcbsp-lld-rtos: Update to version 01.00.00.11A
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (13 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 14/30] fatfs-rtos: Update to version 01.00.00.11 & added k3 support Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 16/30] pa-lld: Update to version 03.00.02.07 Mahesh Radhakrishnan
                   ` (15 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb b/recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb
index f65e22a..277ec13 100644
--- a/recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb
+++ b/recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb
@@ -13,14 +13,14 @@ MCBSP_LLD_GIT_PROTOCOL = "git"
 MCBSP_LLD_GIT_BRANCH = "master"
 MCBSP_LLD_GIT_DESTSUFFIX = "git/ti/drv/mcbsp"
 
-# Below commit ID corresponds to "DEV.MCBSP_LLD.01.00.00.10"
-MCBSP_LLD_SRCREV = "4b53ebb479c769dac4908b759191f62b3b90ce4d"
+# Below commit ID corresponds to "DEV.MCBSP_LLD.01.00.00.11A"
+MCBSP_LLD_SRCREV = "fb654c63ec9cf0c9b898a901abc176ecd9a06517"
 
 BRANCH = "${MCBSP_LLD_GIT_BRANCH}"
 SRC_URI = "${MCBSP_LLD_GIT_URI};destsuffix=${MCBSP_LLD_GIT_DESTSUFFIX};protocol=${MCBSP_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${MCBSP_LLD_SRCREV}"
-PV = "01.00.00.10"
+PV = "01.00.00.11A"
 PR = "r0"
 
 S = "${WORKDIR}/${MCBSP_LLD_GIT_DESTSUFFIX}"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 16/30] pa-lld: Update to version 03.00.02.07
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (14 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 15/30] mcbsp-lld-rtos: Update to version 01.00.00.11A Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 17/30] pm-lld-rtos: Update to version 01.04.00.05B and k3 support Mahesh Radhakrishnan
                   ` (14 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/pa-lld/pa-lld.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/pa-lld/pa-lld.inc b/recipes-bsp/pa-lld/pa-lld.inc
index 7d85a75..b341f0d 100644
--- a/recipes-bsp/pa-lld/pa-lld.inc
+++ b/recipes-bsp/pa-lld/pa-lld.inc
@@ -9,14 +9,14 @@ PA_LLD_GIT_PROTOCOL = "git"
 PA_LLD_GIT_BRANCH = "master"
 PA_LLD_GIT_DESTSUFFIX = "git/ti/drv/pa"
 
-# Below commit ID corresponding to "DEV.PA_LLD.03.00.02.06"
-PA_LLD_SRCREV = "88c6fa91f4d2e43a041f759ecc736109290108e2"
+# Below commit ID corresponding to "DEV.PA_LLD.03.00.02.07"
+PA_LLD_SRCREV = "fa18f5c511969a950f0cd843960033f4d1da37b1"
 
 BRANCH = "${PA_LLD_GIT_BRANCH}"
 SRC_URI = "${PA_LLD_GIT_URI};destsuffix=${PA_LLD_GIT_DESTSUFFIX};protocol=${PA_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 SRCREV = "${PA_LLD_SRCREV}"
 
-PV = "03.00.02.06"
+PV = "03.00.02.07"
 INC_PR = "r0"
 
 S = "${WORKDIR}/${PA_LLD_GIT_DESTSUFFIX}"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 17/30] pm-lld-rtos: Update to version 01.04.00.05B and k3 support
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (15 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 16/30] pa-lld: Update to version 03.00.02.07 Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 16:32   ` [EXTERNAL] " Jacob Stiffler
  2018-09-27 15:22 ` [rocko/master][PATCH 18/30] udma-lld-rtos: Added support for udma-lld on rtos (initial version) Mahesh Radhakrishnan
                   ` (13 subsequent siblings)
  30 siblings, 1 reply; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/pm-lld/pm-lld-rtos_git.bb | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

diff --git a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
index 3e4e4f7..af3622b 100644
--- a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
+++ b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
@@ -5,7 +5,7 @@ inherit ti-pdk
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://Power.h;beginline=1;endline=31;md5=527b91fdcd26cd19ac07a754f45dedbe"
 
-COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g"
+COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g|k3"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 
@@ -14,21 +14,23 @@ PM_LLD_GIT_PROTOCOL = "git"
 PM_LLD_GIT_BRANCH = "int_pm_am335x"
 PM_LLD_GIT_BRANCH_dra7xx-evm = "master"
 PM_LLD_GIT_BRANCH_am57xx-evm = "master"
+PM_LLD_GIT_BRANCH_am65xx-evm = "master"
 PM_LLD_GIT_DESTSUFFIX = "git/ti/drv/pm"
 
-# Below commit ID corresponds to "DEV.PM_LLD.01.04.00.05A"
-PM_LLD_SRCREV = "a5f12b8210ccea4b2e8848e54b4e178534771843"
+# Below commit ID corresponds to "DEV.PM_LLD.01.04.00.05B"
+PM_LLD_SRCREV = "bac16125842f08d05156dccabec74947756d831b"
 
-# Below commit ID corresponds to "DEV.PM_LLD.01.08.00.18"
-PM_LLD_SRCREV_dra7xx-evm = "c1924e4cb882c5500ae012ad2d7d76d1fbe97037"
-PM_LLD_SRCREV_am57xx-evm = "c1924e4cb882c5500ae012ad2d7d76d1fbe97037"
+# Below commit ID corresponds to "DEV.PM_LLD.01.08.00.19"
+PM_LLD_SRCREV_dra7xx-evm = "9095c9d1b479d6d1ad483b8b0cf4568c83e599ec"
+PM_LLD_SRCREV_am57xx-evm = "9095c9d1b479d6d1ad483b8b0cf4568c83e599ec"
+PM_LLD_SRCREV_k3 = "9095c9d1b479d6d1ad483b8b0cf4568c83e599ec"
 
 
 BRANCH = "${PM_LLD_GIT_BRANCH}"
 SRC_URI = "${PM_LLD_GIT_URI};destsuffix=${PM_LLD_GIT_DESTSUFFIX};protocol=${PM_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${PM_LLD_SRCREV}"
-PV = "01.04.00.05A"
+PV = "01.04.00.05B"
 PR = "r0"
 
 S = "${WORKDIR}/${PM_LLD_GIT_DESTSUFFIX}"
@@ -40,6 +42,10 @@ DEPENDS_append_ti33x = " starterware-rtos \
 "
 DEPENDS_append_ti43x = " starterware-rtos \
 "
+
+DEPENDS_append_k3 = " sciclient-rtos \
+"
+
 export PDK_PM_ROOT_PATH = "${WORKDIR}/build"
 export DEST_ROOT="${S}"
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 18/30] udma-lld-rtos: Added support for udma-lld on rtos (initial version)
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (16 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 17/30] pm-lld-rtos: Update to version 01.04.00.05B and k3 support Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 16:34   ` [EXTERNAL] " Jacob Stiffler
  2018-09-27 15:22 ` [rocko/master][PATCH 19/30] spi-lld-rtos: Update to version 01.00.00.12A and added k3 support Mahesh Radhakrishnan
                   ` (12 subsequent siblings)
  30 siblings, 1 reply; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/udma-lld/udma-lld-rtos_git.bb | 81 +++++++++++++++++++++++++++++++
 1 file changed, 81 insertions(+)
 create mode 100644 recipes-bsp/udma-lld/udma-lld-rtos_git.bb

diff --git a/recipes-bsp/udma-lld/udma-lld-rtos_git.bb b/recipes-bsp/udma-lld/udma-lld-rtos_git.bb
new file mode 100644
index 0000000..1a68aa9
--- /dev/null
+++ b/recipes-bsp/udma-lld/udma-lld-rtos_git.bb
@@ -0,0 +1,81 @@
+SUMMARY = "TI RTOS low level driver for UDMA"
+DESCRIPTION = "TI RTOS low level driver for Universal DMA module "
+
+inherit ti-pdk
+
+LICENSE = "BSD-3-Clause"
+LIC_FILES_CHKSUM = "file://udma.h;beginline=1;endline=31;md5=83d177cf3df55c16b27ae4102b6ade9a"
+
+COMPATIBLE_MACHINE = "k3"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
+UDMA_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/udma-lld.git"
+UDMA_LLD_GIT_PROTOCOL = "git"
+UDMA_LLD_GIT_BRANCH = "master"
+
+# Below commit ID corresponds to "DEV.UDMA_LLD.01.00.00.00"
+UDMA_LLD_SRCREV = "745f7d3fa12cca6507821489451ffe0cfad4609e"
+
+BRANCH = "${UDMA_LLD_GIT_BRANCH}"
+SRC_URI = "${UDMA_LLD_GIT_URI};protocol=${UDMA_LLD_GIT_PROTOCOL};branch=${BRANCH}"
+
+SRCREV = "${UDMA_LLD_SRCREV}"
+PV = "01.00.00.00"
+PR = "r0"
+
+DEPENDS_append = " osal-rtos \
+                   sciclient-rtos \
+"
+
+# Build with make instead of XDC
+TI_PDK_XDCMAKE = "0"
+
+UDMA_PACKAGE_BASE   = "${S}/../udma_base"
+UDMA_LLD_ROOTPATH = "${UDMA_PACKAGE_BASE}/package/all/pdk_/packages/ti/drv/udma"
+
+export PDK_INSTALL_PATH = "${PDK_INSTALL_DIR}/packages"
+export PDK_UDMA_ROOT_PATH = "${UDMA_PACKAGE_BASE}/package/all/pdk_/packages"
+
+LIMSOCS = ""
+LIMSOCS_am65xx-evm = "am65xx"
+
+LIMBOARDS = ""
+LIMBOARDS_am65xx-evm = "am65xx_evm"
+
+BOARD_PACKAGE = ""
+BOARD_PACKAGE_am65xx-evm = "am65xx_evm"
+
+# HTML doc link params
+PDK_COMP_LINK_TEXT = "UDMA LLD"
+
+do_configure() {
+    
+   # remove any previous package
+    rm -rf ${UDMA_PACKAGE_BASE}
+
+    cd ${S}
+
+    # make the release package before building it
+    make package BOARD=${BOARD_PACKAGE} DEST_ROOT=${UDMA_PACKAGE_BASE} PDK_UDMA_COMP_PATH=${S}
+}
+
+do_compile() {
+
+    cd ${UDMA_LLD_ROOTPATH}
+    
+    # Build am65xx libraries
+    make clean lib xdc_meta doxygen LIMIT_SOCS="${LIMSOCS}" LIMIT_BOARDS="${LIMBOARDS}"
+
+    #archive
+    tar -cf udma_lld.tar --exclude='*.tar' ./*
+}
+
+do_install() {
+    cd ${UDMA_LLD_ROOTPATH}
+    install -d ${D}${PDK_INSTALL_DIR_RECIPE}/packages/ti/drv/udma
+    find -name "*.tar" -exec tar xf {} --no-same-owner -C ${D}${PDK_INSTALL_DIR_RECIPE}/packages/ti/drv/udma \;
+}
+
+FILES_${PN} += "${PDK_INSTALL_DIR_RECIPE}/packages"
+
+INSANE_SKIP_${PN} = "arch ldflags"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 19/30] spi-lld-rtos: Update to version 01.00.00.12A and added k3 support
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (17 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 18/30] udma-lld-rtos: Added support for udma-lld on rtos (initial version) Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 20/30] pcie-lld-rtos: Update to version 02.03.00.01 " Mahesh Radhakrishnan
                   ` (11 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/spi-lld/spi-lld-rtos_git.bb | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/spi-lld/spi-lld-rtos_git.bb b/recipes-bsp/spi-lld/spi-lld-rtos_git.bb
index 2c174bf..77564cc 100644
--- a/recipes-bsp/spi-lld/spi-lld-rtos_git.bb
+++ b/recipes-bsp/spi-lld/spi-lld-rtos_git.bb
@@ -5,21 +5,21 @@ inherit ti-pdk
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://SPI.h;beginline=1;endline=31;md5=8580f9c5c0de8d5d13518cf18a0122b8"
 
-COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|c66x|omapl1"
+COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|c66x|omapl1|k3"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 SPI_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/spi-lld.git"
 SPI_LLD_GIT_PROTOCOL = "git"
 SPI_LLD_GIT_BRANCH = "master"
 
-# Below commit ID corresponds to "DEV.SPI_LLD.01.00.00.11"
-SPI_LLD_SRCREV = "772286dc767de33f735b14fcc1c41e4b65f24bb8"
+# Below commit ID corresponds to "DEV.SPI_LLD.01.00.00.12A"
+SPI_LLD_SRCREV = "5f591af32a1ff92140cf7d2b40cd131bb308ab73"
 
 BRANCH = "${SPI_LLD_GIT_BRANCH}"
 SRC_URI = "${SPI_LLD_GIT_URI};protocol=${SPI_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${SPI_LLD_SRCREV}"
-PV = "01.00.00.11"
+PV = "01.00.00.12A"
 PR = "r0"
 
 DEPENDS_append = " osal-rtos \
@@ -28,6 +28,10 @@ DEPENDS_append = " osal-rtos \
 DEPENDS_append_ti33x = " starterware-rtos"
 DEPENDS_append_ti43x = " starterware-rtos"
 
+DEPENDS_remove_k3 = "edma3-lld-rtos "
+DEPENDS_append_k3 = " udma-lld-rtos"
+
+
 # Build with make instead of XDC
 TI_PDK_XDCMAKE = "0"
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 20/30] pcie-lld-rtos: Update to version 02.03.00.01 and added k3 support
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (18 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 19/30] spi-lld-rtos: Update to version 01.00.00.12A and added k3 support Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 21/30] pruss-lld: pruss-lld-rtos: Update to version 01.00.00.11 and added k3 support for rtos Mahesh Radhakrishnan
                   ` (10 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 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 b/recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb
index 1b7218a..35a0cbc 100644
--- a/recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb
+++ b/recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb
@@ -3,9 +3,9 @@ SUMMARY = "TI RTOS low lever driver for Peripheral Interconnect Express (PCIE)"
 inherit ti-pdk
 
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://pcie.h;beginline=1;endline=34;md5=c094db055596498ba803933936611eb2"
+LIC_FILES_CHKSUM = "file://pcie.h;beginline=1;endline=34;md5=566a784d78790a716d641764d5d60b74"
 
-COMPATIBLE_MACHINE = "omap-a15|keystone|c66x"
+COMPATIBLE_MACHINE = "omap-a15|keystone|c66x|k3"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 PCIE_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/pcie-lld.git"
@@ -13,16 +13,19 @@ PCIE_LLD_GIT_PROTOCOL = "git"
 PCIE_LLD_GIT_BRANCH = "master"
 PCIE_LLD_GIT_DESTSUFFIX = "git/ti/drv/pcie"
 
-# Below commit ID corresponds to "DEV.PCIE_LLD.02.02.00.13"
-PCIE_LLD_SRCREV = "bf8d3a22c03a5f273321c284fa1737072eca3f77"
+# Below commit ID corresponds to "DEV.PCIE_LLD.02.03.00.01"
+PCIE_LLD_SRCREV = "61759fc238600e3d5506ce86db1f6b604334edf8"
 
 BRANCH = "${PCIE_LLD_GIT_BRANCH}"
 SRC_URI = "${PCIE_LLD_GIT_URI};destsuffix=${PCIE_LLD_GIT_DESTSUFFIX};protocol=${PCIE_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${PCIE_LLD_SRCREV}"
-PV = "02.02.00.13"
+PV = "02.03.00.01"
 PR = "r0"
 
+DEPENDS_append_k3 = " udma-lld-rtos \
+"
+
 S = "${WORKDIR}/${PCIE_LLD_GIT_DESTSUFFIX}"
 
 export PDK_PCIE_ROOT_PATH ="${WORKDIR}/build"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 21/30] pruss-lld: pruss-lld-rtos: Update to version 01.00.00.11 and added k3 support for rtos
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (19 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 20/30] pcie-lld-rtos: Update to version 02.03.00.01 " Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 22/30] sa-lld: sa-lld-rtos: Updated to version 04.00.00.00A, added k3 support and makefile build for k3 Mahesh Radhakrishnan
                   ` (9 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb | 1 +
 recipes-bsp/pruss-lld/pruss-lld.inc         | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb b/recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb
index 5068286..b8db20e 100644
--- a/recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb
+++ b/recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb
@@ -3,6 +3,7 @@ SUMMARY = "TI RTOS low level driver library for PRUSS"
 inherit ti-pdk
 require recipes-bsp/pruss-lld/pruss-lld.inc
 
+COMPATIBLE_MACHINE_append = "|k3"
 PR = "${INC_PR}.0"
 
 S = "${WORKDIR}/${PRUSS_LLD_GIT_DESTSUFFIX}"
diff --git a/recipes-bsp/pruss-lld/pruss-lld.inc b/recipes-bsp/pruss-lld/pruss-lld.inc
index 89e960d..dd5bd08 100644
--- a/recipes-bsp/pruss-lld/pruss-lld.inc
+++ b/recipes-bsp/pruss-lld/pruss-lld.inc
@@ -9,13 +9,13 @@ PRUSS_LLD_GIT_PROTOCOL = "git"
 PRUSS_LLD_GIT_BRANCH = "master"
 PRUSS_LLD_GIT_DESTSUFFIX = "git/ti/drv/pruss"
 
-# Below commit ID corresponds to "DEV.PRUSS_LLD.01.00.00.10"
-PRUSS_LLD_SRCREV = "a11714517887bda62fab76941f2f32207fad2b05"
+# Below commit ID corresponds to "DEV.PRUSS_LLD.01.00.00.11"
+PRUSS_LLD_SRCREV = "4319eb250685f672979d4d6cc80c40a56e1afa0d"
 
 BRANCH = "${PRUSS_LLD_GIT_BRANCH}"
 SRC_URI = "${PRUSS_LLD_GIT_URI};destsuffix=${PRUSS_LLD_GIT_DESTSUFFIX};protocol=${PRUSS_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${PRUSS_LLD_SRCREV}"
-PV = "01.00.00.10"
+PV = "01.00.00.11"
 INC_PR = "r0"
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 22/30] sa-lld: sa-lld-rtos: Updated to version 04.00.00.00A, added k3 support and makefile build for k3
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (20 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 21/30] pruss-lld: pruss-lld-rtos: Update to version 01.00.00.11 and added k3 support for rtos Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 23/30] transport-rtos: nimu-rtos: Updated to version 01.00.00.13 & added k3 support Mahesh Radhakrishnan
                   ` (8 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/sa-lld/sa-lld-rtos_git.bb | 14 +++++++++++++-
 recipes-bsp/sa-lld/sa-lld.inc         |  6 +++---
 2 files changed, 16 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/sa-lld/sa-lld-rtos_git.bb b/recipes-bsp/sa-lld/sa-lld-rtos_git.bb
index ac46dcc..abd75bf 100644
--- a/recipes-bsp/sa-lld/sa-lld-rtos_git.bb
+++ b/recipes-bsp/sa-lld/sa-lld-rtos_git.bb
@@ -6,9 +6,21 @@ require recipes-bsp/sa-lld/sa-lld.inc
 
 PR = "${INC_PR}.0"
 
-COMPATIBLE_MACHINE_append = "|c667x-evm"
+COMPATIBLE_MACHINE_append = "|c667x-evm|k3"
+
+# Build with make instead of XDC
+TI_PDK_XDCMAKE_k3 = "0"
+
+# SA promote/demote library depends on osal
+DEPENDS_append_k3 = " osal-rtos \
+"
+export PDK_SA_ROOT_PATH ="${WORKDIR}/build"
+export DEST_ROOT="${S}"
+
+INSANE_SKIP_${PN} = "arch"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 # HTML doc link params
 PDK_COMP_LINK_TEXT = "SA LLD"
+
diff --git a/recipes-bsp/sa-lld/sa-lld.inc b/recipes-bsp/sa-lld/sa-lld.inc
index c2be902..4c5812e 100644
--- a/recipes-bsp/sa-lld/sa-lld.inc
+++ b/recipes-bsp/sa-lld/sa-lld.inc
@@ -8,14 +8,14 @@ SA_LLD_GIT_PROTOCOL = "git"
 SA_LLD_GIT_BRANCH = "master"
 SA_LLD_GIT_DESTSUFFIX = "git/ti/drv/sa"
 
-# Below commit ID corresponding to "DEV.SA_LLD.03.00.00.21"
-SA_LLD_SRCREV = "7ad90025beacbafefd4a41bbe22525d8b55f7635"
+# Below commit ID corresponding to "DEV.SA_LLD.04.00.00.00A"
+SA_LLD_SRCREV = "87da7160925db0d3e52b8d7a53853777549a9a93"
 
 BRANCH = "${SA_LLD_GIT_BRANCH}"
 SRC_URI = "${SA_LLD_GIT_URI};destsuffix=${SA_LLD_GIT_DESTSUFFIX};protocol=${SA_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 SRCREV = "${SA_LLD_SRCREV}"
 
-PV = "03.00.00.21"
+PV = "04.00.00.00A"
 INC_PR = "r0"
 
 S = "${WORKDIR}/${SA_LLD_GIT_DESTSUFFIX}"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 23/30] transport-rtos: nimu-rtos: Updated to version 01.00.00.13 & added k3 support
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (21 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 22/30] sa-lld: sa-lld-rtos: Updated to version 04.00.00.00A, added k3 support and makefile build for k3 Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 24/30] sciclient-rtos: SRCREV update Mahesh Radhakrishnan
                   ` (7 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/transport-rtos/nimu-rtos_git.bb | 3 ++-
 recipes-bsp/transport-rtos/transport.inc    | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/transport-rtos/nimu-rtos_git.bb b/recipes-bsp/transport-rtos/nimu-rtos_git.bb
index 3321af4..101951b 100644
--- a/recipes-bsp/transport-rtos/nimu-rtos_git.bb
+++ b/recipes-bsp/transport-rtos/nimu-rtos_git.bb
@@ -7,7 +7,7 @@ PR = "${INC_PR}.0"
 
 LIC_FILES_CHKSUM = "file://nimu_eth.h;beginline=1;endline=35;md5=ee9c662c39d4584fb2a8b66413d2866d"
 
-COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|c66x|omapl1"
+COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|c66x|omapl1|k3"
 
 NIMU_DESTSUFFIX = "git/ndk/nimu"
 
@@ -25,6 +25,7 @@ DEPENDS_append_k2g = " emac-lld-rtos"
 DEPENDS_append_c665x-evm = " emac-lld-rtos"
 DEPENDS_append_c667x-evm = " pa-lld-rtos cppi-lld-rtos"
 DEPENDS_append_omapl1 = " emac-lld-rtos"
+DEPENDS_append_k3 = " emac-lld-rtos"
 
 # Build with make instead of XDC
 TI_PDK_XDCMAKE = "0"
diff --git a/recipes-bsp/transport-rtos/transport.inc b/recipes-bsp/transport-rtos/transport.inc
index 61772bd..b78b680 100644
--- a/recipes-bsp/transport-rtos/transport.inc
+++ b/recipes-bsp/transport-rtos/transport.inc
@@ -6,12 +6,12 @@ TRANSPORT_GIT_URI = "git://git.ti.com/keystone-rtos/transport.git"
 TRANSPORT_GIT_PROTOCOL = "git"
 TRANSPORT_GIT_BRANCH = "master"
 
-# Below commit ID corresponds to "DEV.TRANSPORT.01.00.00.12"
-TRANSPORT_SRCREV = "0e0f30a30388ea34b3a00beb69c9bfccc26dfaa0"
+# Below commit ID corresponds to "DEV.TRANSPORT.01.00.00.13"
+TRANSPORT_SRCREV = "3129b2ac9b00eb8882252402bc6ff31092e57da2"
 
 BRANCH = "${TRANSPORT_GIT_BRANCH}"
 SRC_URI = "${TRANSPORT_GIT_URI};protocol=${TRANSPORT_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${TRANSPORT_SRCREV}"
-PV = "01.00.00.12"
+PV = "01.00.00.13"
 INC_PR = "r0"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 24/30] sciclient-rtos: SRCREV update
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (22 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 23/30] transport-rtos: nimu-rtos: Updated to version 01.00.00.13 & added k3 support Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 25/30] usb-lld-rtos: update to versin 01.00.00.15A and added k3 support Mahesh Radhakrishnan
                   ` (6 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 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 b/recipes-bsp/sciclient/sciclient-rtos_git.bb
index 73f642d..1eee3d6 100644
--- a/recipes-bsp/sciclient/sciclient-rtos_git.bb
+++ b/recipes-bsp/sciclient/sciclient-rtos_git.bb
@@ -12,15 +12,15 @@ SCICLIENT_GIT_URI = "git://git.ti.com/keystone-rtos/sciclient.git"
 SCICLIENT_GIT_PROTOCOL = "git"
 SCICLIENT_GIT_BRANCH = "master"
 
-# Below commit ID corresponds to "DEV.SCICLIENT.01.00.00.00A"
-SCICLIENT_SRCREV = "cf151766d4cef7f93b47e4822a1ce6f17dfb9339"
+# Below commit ID corresponds to "DEV.SCICLIENT.01.00.00.00"
+SCICLIENT_SRCREV = "b865ba8a56b298048e21a26abb087c34113f5da1"
 
 BRANCH = "${SCICLIENT_GIT_BRANCH}"
 SRC_URI = "${SCICLIENT_GIT_URI};protocol=${SCICLIENT_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${SCICLIENT_SRCREV}"
 PV = "01.00.00.00"
-PR = "r1"
+PR = "r2"
 
 DEPENDS_append = " osal-rtos common-csl-ip-rtos"
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 25/30] usb-lld-rtos: update to versin 01.00.00.15A and added k3 support
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (23 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 24/30] sciclient-rtos: SRCREV update Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 26/30] profiling-rtos: Update to version 01.00.00.07 " Mahesh Radhakrishnan
                   ` (5 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/usb-lld/usb-lld-rtos_git.bb | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/usb-lld/usb-lld-rtos_git.bb b/recipes-bsp/usb-lld/usb-lld-rtos_git.bb
index 42a4694..8956763 100644
--- a/recipes-bsp/usb-lld/usb-lld-rtos_git.bb
+++ b/recipes-bsp/usb-lld/usb-lld-rtos_git.bb
@@ -5,21 +5,21 @@ inherit ti-pdk
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://USBver.h;beginline=16;endline=46;md5=5394fa32763383d2c8e2aca5a1c67805"
 
-COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g|omapl1"
+COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g|omapl1|k3"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 USB_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/usb.git"
 USB_LLD_GIT_PROTOCOL = "git"
 USB_LLD_GIT_BRANCH = "master"
 
-# Below commit ID corresponds to "DEV.USB_LLD.01.00.00.14"
-USB_LLD_SRCREV = "a12615f56ef5a108a1aa58af0e4f0e7d175e7c49"
+# Below commit ID corresponds to "DEV.USB_LLD.01.00.00.15A"
+USB_LLD_SRCREV = "ab94ca08198bc87b008d98a3142f62833fa0b40b"
 
 BRANCH = "${USB_LLD_GIT_BRANCH}"
 SRC_URI = "${USB_LLD_GIT_URI};protocol=${USB_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${USB_LLD_SRCREV}"
-PV = "01.00.00.14"
+PV = "01.00.00.15A"
 PR = "r0"
 
 DEPENDS_append = " osal-rtos"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 26/30] profiling-rtos: Update to version 01.00.00.07 and added k3 support
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (24 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 25/30] usb-lld-rtos: update to versin 01.00.00.15A and added k3 support Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 27/30] vps-lld-rtos: Updated to version 01.00.01.13 Mahesh Radhakrishnan
                   ` (4 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/utils-rtos/profiling-rtos_git.bb | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/utils-rtos/profiling-rtos_git.bb b/recipes-bsp/utils-rtos/profiling-rtos_git.bb
index 13a3838..0a0dabb 100644
--- a/recipes-bsp/utils-rtos/profiling-rtos_git.bb
+++ b/recipes-bsp/utils-rtos/profiling-rtos_git.bb
@@ -5,21 +5,21 @@ inherit ti-pdk
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://profilingver.h;beginline=1;endline=46;md5=974494ad60f33cfc0340e421c5a5a7a0"
 
-COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|c66x"
+COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|c66x|k3"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 PROFILING_GIT_URI = "git://git.ti.com/keystone-rtos/utils.git"
 PROFILING_GIT_PROTOCOL = "git"
 PROFILING_GIT_BRANCH = "master"
 
-# Below commit ID corresponds to "DEV.UTILS.01.00.00.06"
-PROFILING_SRCREV = "005d18b0219f2c34064dbb1cea2f4f7574fc2e09"
+# Below commit ID corresponds to "DEV.UTILS.01.00.00.07"
+PROFILING_SRCREV = "1f956c44ea369c9b138859cea619459a312681ea"
 
 BRANCH = "${PROFILING_GIT_BRANCH}"
 SRC_URI = "${PROFILING_GIT_URI};protocol=${PROFILING_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${PROFILING_SRCREV}"
-PV = "01.00.00.06"
+PV = "01.00.00.07"
 PR = "r0"
 
 S = "${WORKDIR}/git/profiling"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 27/30] vps-lld-rtos: Updated to version 01.00.01.13
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (25 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 26/30] profiling-rtos: Update to version 01.00.00.07 " Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 28/30] ti-ndk: Upgrading to 3.40.01.01 Mahesh Radhakrishnan
                   ` (3 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/vps-lld/vps-lld-rtos_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/vps-lld/vps-lld-rtos_git.bb b/recipes-bsp/vps-lld/vps-lld-rtos_git.bb
index f771aa2..8516fa6 100644
--- a/recipes-bsp/vps-lld/vps-lld-rtos_git.bb
+++ b/recipes-bsp/vps-lld/vps-lld-rtos_git.bb
@@ -13,14 +13,14 @@ VPS_LLD_GIT_PROTOCOL = "git"
 VPS_LLD_GIT_BRANCH = "master"
 VPS_LLD_GIT_DESTSUFFIX = "git/ti/drv/vps"
 
-# Below commit ID corresponds to "DEV.VPS_LLD.01.00.01.11A"
-VPS_LLD_SRCREV = "a62dab146b2c41259ce334b804e44f49767767da"
+# Below commit ID corresponds to "DEV.VPS_LLD.01.00.01.13
+VPS_LLD_SRCREV = "58020ff07c993e6efe01d78531bc7459b9edeaf2"
 
 BRANCH = "${VPS_LLD_GIT_BRANCH}"
 SRC_URI = "${VPS_LLD_GIT_URI};destsuffix=${VPS_LLD_GIT_DESTSUFFIX};protocol=${VPS_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${VPS_LLD_SRCREV}"
-PV = "01.00.01.11A"
+PV = "01.00.01.13"
 PR = "r0"
 
 S = "${WORKDIR}/${VPS_LLD_GIT_DESTSUFFIX}"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 28/30] ti-ndk: Upgrading to 3.40.01.01
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (26 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 27/30] vps-lld-rtos: Updated to version 01.00.01.13 Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 29/30] ti-ns: Adding support for TI network services Mahesh Radhakrishnan
                   ` (2 subsequent siblings)
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-ti/ndk/ti-ndk_2.26.00.08.bb | 13 -------------
 recipes-ti/ndk/ti-ndk_3.40.01.01.bb | 13 +++++++++++++
 2 files changed, 13 insertions(+), 13 deletions(-)
 delete mode 100644 recipes-ti/ndk/ti-ndk_2.26.00.08.bb
 create mode 100644 recipes-ti/ndk/ti-ndk_3.40.01.01.bb

diff --git a/recipes-ti/ndk/ti-ndk_2.26.00.08.bb b/recipes-ti/ndk/ti-ndk_2.26.00.08.bb
deleted file mode 100644
index e587bf9..0000000
--- a/recipes-ti/ndk/ti-ndk_2.26.00.08.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-require ti-ndk.inc
-
-PV = "2_26_00_08"
-PR = "r0"
-
-LIC_FILES_CHKSUM = "file://ndk_${PV}_manifest.html;md5=e2a7d40cf1e7207ac3dd6d993d71ee8c"
-
-SRC_URI[ndkzip.md5sum] = "09c7ffaff305f3083d15c0a0db73d781"
-SRC_URI[ndkzip.sha256sum] = "5b22c6b8bfbf3a22c53f52bf880d5cf49daf386716942a4202569521bb30f4a8"
-
-INHIBIT_PACKAGE_STRIP = "1"
-INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
-INHIBIT_SYSROOT_STRIP = "1"
diff --git a/recipes-ti/ndk/ti-ndk_3.40.01.01.bb b/recipes-ti/ndk/ti-ndk_3.40.01.01.bb
new file mode 100644
index 0000000..4a494b1
--- /dev/null
+++ b/recipes-ti/ndk/ti-ndk_3.40.01.01.bb
@@ -0,0 +1,13 @@
+require ti-ndk.inc
+
+PV = "3_40_01_01"
+PR = "r0"
+
+LIC_FILES_CHKSUM = "file://manifest_ndk_${PV}.html;md5=9ddeee8ab01c13f593e6d085cca46b6a"
+
+SRC_URI[ndkzip.md5sum] = "bbbef445f2d2f84f9bee5d297f77d397"
+SRC_URI[ndkzip.sha256sum] = "e2e5c683c70dfad6f4372c5eeebaf0209b27abb0f77304f14f0359cbc7b3f4b8"
+
+INHIBIT_PACKAGE_STRIP = "1"
+INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
+INHIBIT_SYSROOT_STRIP = "1"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 29/30] ti-ns: Adding support for TI network services
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (27 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 28/30] ti-ndk: Upgrading to 3.40.01.01 Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 15:22 ` [rocko/master][PATCH 30/30] cmb-addon: Update to version 01.01.00.02 Mahesh Radhakrishnan
  2018-09-27 19:59 ` [EXTERNAL] [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Jacob Stiffler
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-ti/includes/ti-paths.inc  |  2 ++
 recipes-ti/ns/ti-ns.inc           | 21 +++++++++++++++++++++
 recipes-ti/ns/ti-ns_2.40.01.02.bb | 14 ++++++++++++++
 3 files changed, 37 insertions(+)
 create mode 100644 recipes-ti/ns/ti-ns.inc
 create mode 100644 recipes-ti/ns/ti-ns_2.40.01.02.bb

diff --git a/recipes-ti/includes/ti-paths.inc b/recipes-ti/includes/ti-paths.inc
index a401264..ccb4994 100644
--- a/recipes-ti/includes/ti-paths.inc
+++ b/recipes-ti/includes/ti-paths.inc
@@ -34,6 +34,7 @@ export LINK_INSTALL_DIR_RECIPE       = "${installdir}/ti-dsplink-tree"
 export LINUXUTILS_INSTALL_DIR_RECIPE = "${installdir}/ti-linuxutils-tree"
 export LPM_INSTALL_DIR_RECIPE        = "${installdir}/ti-local-power-manager-tree"
 export NDK_INSTALL_DIR_RECIPE        = "${installdir}/ti-ndk-tree"
+export NS_INSTALL_DIR_RECIPE              = "${installdir}/ti-ns-tree"
 export OMX_INSTALL_DIR_RECIPE        = "${installdir}/ti-omx-tree"
 export OSAL_INSTALL_DIR_RECIPE       = "${installdir}/ti-osal-tree"
 export RTFS_INSTALL_DIR_RECIPE       = "${installdir}/ti-rtfs-tree"
@@ -86,6 +87,7 @@ export LINK_INSTALL_DIR       = "${STAGING_DIR_TARGET}${LINK_INSTALL_DIR_RECIPE}
 export LINUXUTILS_INSTALL_DIR = "${STAGING_DIR_TARGET}${LINUXUTILS_INSTALL_DIR_RECIPE}"
 export LPM_INSTALL_DIR        = "${STAGING_DIR_TARGET}${LPM_INSTALL_DIR_RECIPE}"
 export NDK_INSTALL_DIR        = "${STAGING_DIR_TARGET}${NDK_INSTALL_DIR_RECIPE}"
+export NS_INSTALL_DIR         = "${STAGING_DIR_TARGET}${NS_INSTALL_DIR_RECIPE}"
 export OMX_INSTALL_DIR        = "${STAGING_DIR_TARGET}${OMX_INSTALL_DIR_RECIPE}"
 export SYSBIOS_INSTALL_DIR    = "${STAGING_DIR_TARGET}${SYSBIOS_INSTALL_DIR_RECIPE}"
 export SYSLINK_INSTALL_DIR    = "${STAGING_DIR_TARGET}${SYSLINK_INSTALL_DIR_RECIPE}"
diff --git a/recipes-ti/ns/ti-ns.inc b/recipes-ti/ns/ti-ns.inc
new file mode 100644
index 0000000..2a50c56
--- /dev/null
+++ b/recipes-ti/ns/ti-ns.inc
@@ -0,0 +1,21 @@
+SUMMARY = "TI Network Services"
+HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ns/index.html"
+SECTION = "devel"
+LICENSE = "BSD"
+
+require recipes-ti/includes/ti-paths.inc
+
+S = "${WORKDIR}/ns_${PV}"
+
+SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ns/${PV}/exports/ns_${PV}.zip;name=nszip"
+
+do_install() {
+    CP_ARGS="-Prf --preserve=mode,timestamps --no-preserve=ownership"
+    install -d ${D}${NS_INSTALL_DIR_RECIPE}
+    cp ${CP_ARGS} ${S}/* ${D}${NS_INSTALL_DIR_RECIPE}
+}
+
+ALLOW_EMPTY_${PN} = "1"
+FILES_${PN}-dev += "${NS_INSTALL_DIR_RECIPE}"
+
+INSANE_SKIP_${PN}-dev = "arch ldflags staticdev file-rdeps"
diff --git a/recipes-ti/ns/ti-ns_2.40.01.02.bb b/recipes-ti/ns/ti-ns_2.40.01.02.bb
new file mode 100644
index 0000000..6de0020
--- /dev/null
+++ b/recipes-ti/ns/ti-ns_2.40.01.02.bb
@@ -0,0 +1,14 @@
+require ti-ns.inc
+
+PV = "2_40_01_02"
+PR = "r0"
+SRC_URI = "http://software-dl.ti.com/targetcontent/ns/${PV}/exports/ns_${PV}.zip;name=nszip"
+
+LIC_FILES_CHKSUM = "file://manifest_ns_${PV}.html;md5=29e319bb254ad52bdaebf8f6387c2f85"
+
+SRC_URI[nszip.md5sum] = "03146829fc7cf1e7b2acbeb6c1f772e9"
+SRC_URI[nszip.sha256sum] = "e41f254d9db341ad3efea7f6f59df46802769eba3e2f03b6d2a53d186de18687"
+
+INHIBIT_PACKAGE_STRIP = "1"
+INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
+INHIBIT_SYSROOT_STRIP = "1"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* [rocko/master][PATCH 30/30] cmb-addon: Update to version 01.01.00.02
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (28 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 29/30] ti-ns: Adding support for TI network services Mahesh Radhakrishnan
@ 2018-09-27 15:22 ` Mahesh Radhakrishnan
  2018-09-27 19:59 ` [EXTERNAL] [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Jacob Stiffler
  30 siblings, 0 replies; 39+ messages in thread
From: Mahesh Radhakrishnan @ 2018-09-27 15:22 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 recipes-bsp/cmb-addon/cmb-addon-rtos_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/cmb-addon/cmb-addon-rtos_git.bb b/recipes-bsp/cmb-addon/cmb-addon-rtos_git.bb
index f8242cf..bd87794 100644
--- a/recipes-bsp/cmb-addon/cmb-addon-rtos_git.bb
+++ b/recipes-bsp/cmb-addon/cmb-addon-rtos_git.bb
@@ -14,11 +14,11 @@ CMB_ADDON_GIT_PROTOCOL = "git"
 CMB_ADDON_GIT_BRANCH = "master"
 CMB_ADDON_GIT_DESTSUFFIX = "git/ti/addon"
 
-# Below commit ID corresponds to "DEV.CMB.01.01.00.01"
-CMB_ADDON_SRCREV = "d60c0887cc479abd09f014c038d0ebe1daa25dad"
+# Below commit ID corresponds to "DEV.CMB.01.01.00.02"
+CMB_ADDON_SRCREV = "0bcfbb40f1d671206f8cad04aac4e6bf548af21e"
 
 SRCREV = "${CMB_ADDON_SRCREV}"
-PV = "01.01.00.01"
+PV = "01.01.00.02"
 PR = "r0"
 
 BRANCH = "${CMB_ADDON_GIT_BRANCH}"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 39+ messages in thread

* Re: [EXTERNAL] [rocko/master][PATCH 02/30] common-csl-ip: Update to version 03.03.00.12
  2018-09-27 15:22 ` [rocko/master][PATCH 02/30] common-csl-ip: Update to version 03.03.00.12 Mahesh Radhakrishnan
@ 2018-09-27 16:16   ` Jacob Stiffler
  2018-09-27 16:52     ` Radhakrishnan, Mahesh
  0 siblings, 1 reply; 39+ messages in thread
From: Jacob Stiffler @ 2018-09-27 16:16 UTC (permalink / raw)
  To: Mahesh Radhakrishnan, meta-ti



On 9/27/2018 11:22 AM, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> ---
>   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 b/recipes-bsp/common-csl-ip/common-csl-ip.inc
> index ed8078d..c31d313 100644
> --- a/recipes-bsp/common-csl-ip/common-csl-ip.inc
> +++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc
> @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
>   
>   COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1"
>   
> -PV = "05.01.00.00"
> +PV = "03.04.00.12"

Why is the version going backwards?

>   INC_PR = "r0"
>   
>   CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
> @@ -12,8 +12,8 @@ CSL_GIT_PROTOCOL ="git"
>   CSL_GIT_BRANCH = "master"
>   CSL_GIT_DESTSUFFIX = "git"
>   
> -# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.05.01.00.00"
> -CSL_SRCREV = "8db3d673101a504fd7fb36d6c9c4981e1e15ff50"
> +# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.12"
> +CSL_SRCREV = "0c3b2c8a054d2af27fe1683e9aa579d43049a3bf"
>   
>   BRANCH="${CSL_GIT_BRANCH}"
>   SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"



^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [EXTERNAL] [rocko/master][PATCH 17/30] pm-lld-rtos: Update to version 01.04.00.05B and k3 support
  2018-09-27 15:22 ` [rocko/master][PATCH 17/30] pm-lld-rtos: Update to version 01.04.00.05B and k3 support Mahesh Radhakrishnan
@ 2018-09-27 16:32   ` Jacob Stiffler
  2018-09-27 16:40     ` Denys Dmytriyenko
  0 siblings, 1 reply; 39+ messages in thread
From: Jacob Stiffler @ 2018-09-27 16:32 UTC (permalink / raw)
  To: Mahesh Radhakrishnan, meta-ti



On 9/27/2018 11:22 AM, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> ---
>   recipes-bsp/pm-lld/pm-lld-rtos_git.bb | 20 +++++++++++++-------
>   1 file changed, 13 insertions(+), 7 deletions(-)
>
> diff --git a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
> index 3e4e4f7..af3622b 100644
> --- a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
> +++ b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
> @@ -5,7 +5,7 @@ inherit ti-pdk
>   LICENSE = "BSD-3-Clause"
>   LIC_FILES_CHKSUM = "file://Power.h;beginline=1;endline=31;md5=527b91fdcd26cd19ac07a754f45dedbe"
>   
> -COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g"
> +COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g|k3"
>   PACKAGE_ARCH = "${MACHINE_ARCH}"
>   
>   
> @@ -14,21 +14,23 @@ PM_LLD_GIT_PROTOCOL = "git"
>   PM_LLD_GIT_BRANCH = "int_pm_am335x"
>   PM_LLD_GIT_BRANCH_dra7xx-evm = "master"
>   PM_LLD_GIT_BRANCH_am57xx-evm = "master"
> +PM_LLD_GIT_BRANCH_am65xx-evm = "master"

Please extend this to k3 as was done with the PM_LLD_SRCREV below.

>   PM_LLD_GIT_DESTSUFFIX = "git/ti/drv/pm"
>   
> -# Below commit ID corresponds to "DEV.PM_LLD.01.04.00.05A"
> -PM_LLD_SRCREV = "a5f12b8210ccea4b2e8848e54b4e178534771843"
> +# Below commit ID corresponds to "DEV.PM_LLD.01.04.00.05B"
> +PM_LLD_SRCREV = "bac16125842f08d05156dccabec74947756d831b"
>   
> -# Below commit ID corresponds to "DEV.PM_LLD.01.08.00.18"
> -PM_LLD_SRCREV_dra7xx-evm = "c1924e4cb882c5500ae012ad2d7d76d1fbe97037"
> -PM_LLD_SRCREV_am57xx-evm = "c1924e4cb882c5500ae012ad2d7d76d1fbe97037"
> +# Below commit ID corresponds to "DEV.PM_LLD.01.08.00.19"
> +PM_LLD_SRCREV_dra7xx-evm = "9095c9d1b479d6d1ad483b8b0cf4568c83e599ec"
> +PM_LLD_SRCREV_am57xx-evm = "9095c9d1b479d6d1ad483b8b0cf4568c83e599ec"
> +PM_LLD_SRCREV_k3 = "9095c9d1b479d6d1ad483b8b0cf4568c83e599ec"
>   
>   
>   BRANCH = "${PM_LLD_GIT_BRANCH}"
>   SRC_URI = "${PM_LLD_GIT_URI};destsuffix=${PM_LLD_GIT_DESTSUFFIX};protocol=${PM_LLD_GIT_PROTOCOL};branch=${BRANCH}"
>   
>   SRCREV = "${PM_LLD_SRCREV}"
> -PV = "01.04.00.05A"
> +PV = "01.04.00.05B"
>   PR = "r0"
>   
>   S = "${WORKDIR}/${PM_LLD_GIT_DESTSUFFIX}"
> @@ -40,6 +42,10 @@ DEPENDS_append_ti33x = " starterware-rtos \
>   "
>   DEPENDS_append_ti43x = " starterware-rtos \
>   "
> +
> +DEPENDS_append_k3 = " sciclient-rtos \
> +"
> +
>   export PDK_PM_ROOT_PATH = "${WORKDIR}/build"
>   export DEST_ROOT="${S}"
>   



^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [EXTERNAL] [rocko/master][PATCH 18/30] udma-lld-rtos: Added support for udma-lld on rtos (initial version)
  2018-09-27 15:22 ` [rocko/master][PATCH 18/30] udma-lld-rtos: Added support for udma-lld on rtos (initial version) Mahesh Radhakrishnan
@ 2018-09-27 16:34   ` Jacob Stiffler
  2018-09-27 19:11     ` Radhakrishnan, Mahesh
  0 siblings, 1 reply; 39+ messages in thread
From: Jacob Stiffler @ 2018-09-27 16:34 UTC (permalink / raw)
  To: Mahesh Radhakrishnan, meta-ti



On 9/27/2018 11:22 AM, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> ---
>   recipes-bsp/udma-lld/udma-lld-rtos_git.bb | 81 +++++++++++++++++++++++++++++++
>   1 file changed, 81 insertions(+)
>   create mode 100644 recipes-bsp/udma-lld/udma-lld-rtos_git.bb
>
> diff --git a/recipes-bsp/udma-lld/udma-lld-rtos_git.bb b/recipes-bsp/udma-lld/udma-lld-rtos_git.bb
> new file mode 100644
> index 0000000..1a68aa9
> --- /dev/null
> +++ b/recipes-bsp/udma-lld/udma-lld-rtos_git.bb
> @@ -0,0 +1,81 @@
> +SUMMARY = "TI RTOS low level driver for UDMA"
> +DESCRIPTION = "TI RTOS low level driver for Universal DMA module "
> +
> +inherit ti-pdk
> +
> +LICENSE = "BSD-3-Clause"
> +LIC_FILES_CHKSUM = "file://udma.h;beginline=1;endline=31;md5=83d177cf3df55c16b27ae4102b6ade9a"
> +
> +COMPATIBLE_MACHINE = "k3"
> +PACKAGE_ARCH = "${MACHINE_ARCH}"
> +
> +UDMA_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/udma-lld.git"
> +UDMA_LLD_GIT_PROTOCOL = "git"
> +UDMA_LLD_GIT_BRANCH = "master"
> +
> +# Below commit ID corresponds to "DEV.UDMA_LLD.01.00.00.00"
> +UDMA_LLD_SRCREV = "745f7d3fa12cca6507821489451ffe0cfad4609e"
> +
> +BRANCH = "${UDMA_LLD_GIT_BRANCH}"
> +SRC_URI = "${UDMA_LLD_GIT_URI};protocol=${UDMA_LLD_GIT_PROTOCOL};branch=${BRANCH}"
> +
> +SRCREV = "${UDMA_LLD_SRCREV}"
> +PV = "01.00.00.00"
> +PR = "r0"
> +
> +DEPENDS_append = " osal-rtos \
> +                   sciclient-rtos \
> +"
> +
> +# Build with make instead of XDC
> +TI_PDK_XDCMAKE = "0"
> +
> +UDMA_PACKAGE_BASE   = "${S}/../udma_base"
> +UDMA_LLD_ROOTPATH = "${UDMA_PACKAGE_BASE}/package/all/pdk_/packages/ti/drv/udma"
> +
> +export PDK_INSTALL_PATH = "${PDK_INSTALL_DIR}/packages"
> +export PDK_UDMA_ROOT_PATH = "${UDMA_PACKAGE_BASE}/package/all/pdk_/packages"
> +
> +LIMSOCS = ""
> +LIMSOCS_am65xx-evm = "am65xx"
> +
> +LIMBOARDS = ""
> +LIMBOARDS_am65xx-evm = "am65xx_evm"

Can these definitions be added to the machine configuration as was done 
for all others?

> +
> +BOARD_PACKAGE = ""
> +BOARD_PACKAGE_am65xx-evm = "am65xx_evm"
> +
> +# HTML doc link params
> +PDK_COMP_LINK_TEXT = "UDMA LLD"
> +
> +do_configure() {
> +
> +   # remove any previous package
> +    rm -rf ${UDMA_PACKAGE_BASE}
> +
> +    cd ${S}
> +
> +    # make the release package before building it
> +    make package BOARD=${BOARD_PACKAGE} DEST_ROOT=${UDMA_PACKAGE_BASE} PDK_UDMA_COMP_PATH=${S}
> +}
> +
> +do_compile() {
> +
> +    cd ${UDMA_LLD_ROOTPATH}
> +
> +    # Build am65xx libraries
> +    make clean lib xdc_meta doxygen LIMIT_SOCS="${LIMSOCS}" LIMIT_BOARDS="${LIMBOARDS}"
> +
> +    #archive
> +    tar -cf udma_lld.tar --exclude='*.tar' ./*
> +}
> +
> +do_install() {
> +    cd ${UDMA_LLD_ROOTPATH}
> +    install -d ${D}${PDK_INSTALL_DIR_RECIPE}/packages/ti/drv/udma
> +    find -name "*.tar" -exec tar xf {} --no-same-owner -C ${D}${PDK_INSTALL_DIR_RECIPE}/packages/ti/drv/udma \;
> +}
> +
> +FILES_${PN} += "${PDK_INSTALL_DIR_RECIPE}/packages"
> +
> +INSANE_SKIP_${PN} = "arch ldflags"



^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [EXTERNAL] [rocko/master][PATCH 17/30] pm-lld-rtos: Update to version 01.04.00.05B and k3 support
  2018-09-27 16:32   ` [EXTERNAL] " Jacob Stiffler
@ 2018-09-27 16:40     ` Denys Dmytriyenko
  0 siblings, 0 replies; 39+ messages in thread
From: Denys Dmytriyenko @ 2018-09-27 16:40 UTC (permalink / raw)
  To: Jacob Stiffler; +Cc: meta-ti

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 <m-radhakrishnan2@ti.com>
> >---
> >  recipes-bsp/pm-lld/pm-lld-rtos_git.bb | 20 +++++++++++++-------
> >  1 file changed, 13 insertions(+), 7 deletions(-)
> >
> >diff --git a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
> >index 3e4e4f7..af3622b 100644
> >--- a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
> >+++ b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
> >@@ -5,7 +5,7 @@ inherit ti-pdk
> >  LICENSE = "BSD-3-Clause"
> >  LIC_FILES_CHKSUM = "file://Power.h;beginline=1;endline=31;md5=527b91fdcd26cd19ac07a754f45dedbe"
> >-COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g"
> >+COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g|k3"
> >  PACKAGE_ARCH = "${MACHINE_ARCH}"
> >@@ -14,21 +14,23 @@ PM_LLD_GIT_PROTOCOL = "git"
> >  PM_LLD_GIT_BRANCH = "int_pm_am335x"
> >  PM_LLD_GIT_BRANCH_dra7xx-evm = "master"
> >  PM_LLD_GIT_BRANCH_am57xx-evm = "master"
> >+PM_LLD_GIT_BRANCH_am65xx-evm = "master"
> 
> Please extend this to k3 as was done with the PM_LLD_SRCREV below.

I'd also suggest reversing the branches - it seems only am335x uses a special 
branch and all other platforms use master. It would be easier to have a single 
override for am335x/ti33x here.


> >  PM_LLD_GIT_DESTSUFFIX = "git/ti/drv/pm"
> >-# Below commit ID corresponds to "DEV.PM_LLD.01.04.00.05A"
> >-PM_LLD_SRCREV = "a5f12b8210ccea4b2e8848e54b4e178534771843"
> >+# Below commit ID corresponds to "DEV.PM_LLD.01.04.00.05B"
> >+PM_LLD_SRCREV = "bac16125842f08d05156dccabec74947756d831b"
> >-# Below commit ID corresponds to "DEV.PM_LLD.01.08.00.18"
> >-PM_LLD_SRCREV_dra7xx-evm = "c1924e4cb882c5500ae012ad2d7d76d1fbe97037"
> >-PM_LLD_SRCREV_am57xx-evm = "c1924e4cb882c5500ae012ad2d7d76d1fbe97037"
> >+# Below commit ID corresponds to "DEV.PM_LLD.01.08.00.19"
> >+PM_LLD_SRCREV_dra7xx-evm = "9095c9d1b479d6d1ad483b8b0cf4568c83e599ec"
> >+PM_LLD_SRCREV_am57xx-evm = "9095c9d1b479d6d1ad483b8b0cf4568c83e599ec"
> >+PM_LLD_SRCREV_k3 = "9095c9d1b479d6d1ad483b8b0cf4568c83e599ec"
> >  BRANCH = "${PM_LLD_GIT_BRANCH}"
> >  SRC_URI = "${PM_LLD_GIT_URI};destsuffix=${PM_LLD_GIT_DESTSUFFIX};protocol=${PM_LLD_GIT_PROTOCOL};branch=${BRANCH}"
> >  SRCREV = "${PM_LLD_SRCREV}"
> >-PV = "01.04.00.05A"
> >+PV = "01.04.00.05B"
> >  PR = "r0"
> >  S = "${WORKDIR}/${PM_LLD_GIT_DESTSUFFIX}"
> >@@ -40,6 +42,10 @@ DEPENDS_append_ti33x = " starterware-rtos \
> >  "
> >  DEPENDS_append_ti43x = " starterware-rtos \
> >  "
> >+
> >+DEPENDS_append_k3 = " sciclient-rtos \
> >+"
> >+
> >  export PDK_PM_ROOT_PATH = "${WORKDIR}/build"
> >  export DEST_ROOT="${S}"
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [EXTERNAL] [rocko/master][PATCH 02/30] common-csl-ip: Update to version 03.03.00.12
  2018-09-27 16:16   ` [EXTERNAL] " Jacob Stiffler
@ 2018-09-27 16:52     ` Radhakrishnan, Mahesh
  0 siblings, 0 replies; 39+ messages in thread
From: Radhakrishnan, Mahesh @ 2018-09-27 16:52 UTC (permalink / raw)
  To: Stiffler, Jacob, meta-ti



-----Original Message-----
From: Stiffler, Jacob 
Sent: Thursday, September 27, 2018 12:16 PM
To: Radhakrishnan, Mahesh; meta-ti@yoctoproject.org
Subject: Re: [EXTERNAL] [meta-ti] [rocko/master][PATCH 02/30] common-csl-ip: Update to version 03.03.00.12



On 9/27/2018 11:22 AM, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> ---
>   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 b/recipes-bsp/common-csl-ip/common-csl-ip.inc
> index ed8078d..c31d313 100644
> --- a/recipes-bsp/common-csl-ip/common-csl-ip.inc
> +++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc
> @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21"
>   
>   COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1"
>   
> -PV = "05.01.00.00"
> +PV = "03.04.00.12"

Why is the version going backwards?
This came due to the discrepancy in the module's package.xdc which says 03.04.00.12. 
I will correct it and resubmit. The actual version should be PV 06.01.00.00

>   INC_PR = "r0"
>   
>   CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
> @@ -12,8 +12,8 @@ CSL_GIT_PROTOCOL ="git"
>   CSL_GIT_BRANCH = "master"
>   CSL_GIT_DESTSUFFIX = "git"
>   
> -# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.05.01.00.00"
> -CSL_SRCREV = "8db3d673101a504fd7fb36d6c9c4981e1e15ff50"
> +# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.12"
> +CSL_SRCREV = "0c3b2c8a054d2af27fe1683e9aa579d43049a3bf"
>   
>   BRANCH="${CSL_GIT_BRANCH}"
>   SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"


^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [EXTERNAL] [rocko/master][PATCH 18/30] udma-lld-rtos: Added support for udma-lld on rtos (initial version)
  2018-09-27 16:34   ` [EXTERNAL] " Jacob Stiffler
@ 2018-09-27 19:11     ` Radhakrishnan, Mahesh
  2018-09-27 19:15       ` Denys Dmytriyenko
  0 siblings, 1 reply; 39+ messages in thread
From: Radhakrishnan, Mahesh @ 2018-09-27 19:11 UTC (permalink / raw)
  To: Stiffler, Jacob, meta-ti



-----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] udma-lld-rtos: Added support for udma-lld on rtos (initial version)



On 9/27/2018 11:22 AM, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> ---
>   recipes-bsp/udma-lld/udma-lld-rtos_git.bb | 81 +++++++++++++++++++++++++++++++
>   1 file changed, 81 insertions(+)
>   create mode 100644 recipes-bsp/udma-lld/udma-lld-rtos_git.bb
>
> diff --git a/recipes-bsp/udma-lld/udma-lld-rtos_git.bb b/recipes-bsp/udma-lld/udma-lld-rtos_git.bb
> new file mode 100644
> index 0000000..1a68aa9
> --- /dev/null
> +++ b/recipes-bsp/udma-lld/udma-lld-rtos_git.bb
> @@ -0,0 +1,81 @@
> +SUMMARY = "TI RTOS low level driver for UDMA"
> +DESCRIPTION = "TI RTOS low level driver for Universal DMA module "
> +
> +inherit ti-pdk
> +
> +LICENSE = "BSD-3-Clause"
> +LIC_FILES_CHKSUM = "file://udma.h;beginline=1;endline=31;md5=83d177cf3df55c16b27ae4102b6ade9a"
> +
> +COMPATIBLE_MACHINE = "k3"
> +PACKAGE_ARCH = "${MACHINE_ARCH}"
> +
> +UDMA_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/udma-lld.git"
> +UDMA_LLD_GIT_PROTOCOL = "git"
> +UDMA_LLD_GIT_BRANCH = "master"
> +
> +# Below commit ID corresponds to "DEV.UDMA_LLD.01.00.00.00"
> +UDMA_LLD_SRCREV = "745f7d3fa12cca6507821489451ffe0cfad4609e"
> +
> +BRANCH = "${UDMA_LLD_GIT_BRANCH}"
> +SRC_URI = "${UDMA_LLD_GIT_URI};protocol=${UDMA_LLD_GIT_PROTOCOL};branch=${BRANCH}"
> +
> +SRCREV = "${UDMA_LLD_SRCREV}"
> +PV = "01.00.00.00"
> +PR = "r0"
> +
> +DEPENDS_append = " osal-rtos \
> +                   sciclient-rtos \
> +"
> +
> +# Build with make instead of XDC
> +TI_PDK_XDCMAKE = "0"
> +
> +UDMA_PACKAGE_BASE   = "${S}/../udma_base"
> +UDMA_LLD_ROOTPATH = "${UDMA_PACKAGE_BASE}/package/all/pdk_/packages/ti/drv/udma"
> +
> +export PDK_INSTALL_PATH = "${PDK_INSTALL_DIR}/packages"
> +export PDK_UDMA_ROOT_PATH = "${UDMA_PACKAGE_BASE}/package/all/pdk_/packages"
> +
> +LIMSOCS = ""
> +LIMSOCS_am65xx-evm = "am65xx"
> +
> +LIMBOARDS = ""
> +LIMBOARDS_am65xx-evm = "am65xx_evm"

Can these definitions be added to the machine configuration as was done 
for all others?
This would mean, defining as below, correct?
LIMSOCS_k3 = "am65xx"
LIMBOARDS_k3 = "am65xx_evm"
BOARD_PACKAGE_k3 = "am65xx_evm"


> +
> +BOARD_PACKAGE = ""
> +BOARD_PACKAGE_am65xx-evm = "am65xx_evm"
> +
> +# HTML doc link params
> +PDK_COMP_LINK_TEXT = "UDMA LLD"
> +
> +do_configure() {
> +
> +   # remove any previous package
> +    rm -rf ${UDMA_PACKAGE_BASE}
> +
> +    cd ${S}
> +
> +    # make the release package before building it
> +    make package BOARD=${BOARD_PACKAGE} DEST_ROOT=${UDMA_PACKAGE_BASE} PDK_UDMA_COMP_PATH=${S}
> +}
> +
> +do_compile() {
> +
> +    cd ${UDMA_LLD_ROOTPATH}
> +
> +    # Build am65xx libraries
> +    make clean lib xdc_meta doxygen LIMIT_SOCS="${LIMSOCS}" LIMIT_BOARDS="${LIMBOARDS}"
> +
> +    #archive
> +    tar -cf udma_lld.tar --exclude='*.tar' ./*
> +}
> +
> +do_install() {
> +    cd ${UDMA_LLD_ROOTPATH}
> +    install -d ${D}${PDK_INSTALL_DIR_RECIPE}/packages/ti/drv/udma
> +    find -name "*.tar" -exec tar xf {} --no-same-owner -C ${D}${PDK_INSTALL_DIR_RECIPE}/packages/ti/drv/udma \;
> +}
> +
> +FILES_${PN} += "${PDK_INSTALL_DIR_RECIPE}/packages"
> +
> +INSANE_SKIP_${PN} = "arch ldflags"


^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [EXTERNAL] [rocko/master][PATCH 18/30] udma-lld-rtos: Added support for udma-lld on rtos (initial version)
  2018-09-27 19:11     ` Radhakrishnan, Mahesh
@ 2018-09-27 19:15       ` Denys Dmytriyenko
  0 siblings, 0 replies; 39+ messages in thread
From: Denys Dmytriyenko @ 2018-09-27 19:15 UTC (permalink / raw)
  To: Radhakrishnan, Mahesh; +Cc: meta-ti

On Thu, Sep 27, 2018 at 07:11:23PM +0000, 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] udma-lld-rtos: Added support for udma-lld on rtos (initial version)
> 
> 
> 
> On 9/27/2018 11:22 AM, Mahesh Radhakrishnan wrote:
> > Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> > ---
> >   recipes-bsp/udma-lld/udma-lld-rtos_git.bb | 81 +++++++++++++++++++++++++++++++
> >   1 file changed, 81 insertions(+)
> >   create mode 100644 recipes-bsp/udma-lld/udma-lld-rtos_git.bb
> >
> > diff --git a/recipes-bsp/udma-lld/udma-lld-rtos_git.bb b/recipes-bsp/udma-lld/udma-lld-rtos_git.bb
> > new file mode 100644
> > index 0000000..1a68aa9
> > --- /dev/null
> > +++ b/recipes-bsp/udma-lld/udma-lld-rtos_git.bb
> > @@ -0,0 +1,81 @@
> > +SUMMARY = "TI RTOS low level driver for UDMA"
> > +DESCRIPTION = "TI RTOS low level driver for Universal DMA module "
> > +
> > +inherit ti-pdk
> > +
> > +LICENSE = "BSD-3-Clause"
> > +LIC_FILES_CHKSUM = "file://udma.h;beginline=1;endline=31;md5=83d177cf3df55c16b27ae4102b6ade9a"
> > +
> > +COMPATIBLE_MACHINE = "k3"
> > +PACKAGE_ARCH = "${MACHINE_ARCH}"
> > +
> > +UDMA_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/udma-lld.git"
> > +UDMA_LLD_GIT_PROTOCOL = "git"
> > +UDMA_LLD_GIT_BRANCH = "master"
> > +
> > +# Below commit ID corresponds to "DEV.UDMA_LLD.01.00.00.00"
> > +UDMA_LLD_SRCREV = "745f7d3fa12cca6507821489451ffe0cfad4609e"
> > +
> > +BRANCH = "${UDMA_LLD_GIT_BRANCH}"
> > +SRC_URI = "${UDMA_LLD_GIT_URI};protocol=${UDMA_LLD_GIT_PROTOCOL};branch=${BRANCH}"
> > +
> > +SRCREV = "${UDMA_LLD_SRCREV}"
> > +PV = "01.00.00.00"
> > +PR = "r0"
> > +
> > +DEPENDS_append = " osal-rtos \
> > +                   sciclient-rtos \
> > +"
> > +
> > +# Build with make instead of XDC
> > +TI_PDK_XDCMAKE = "0"
> > +
> > +UDMA_PACKAGE_BASE   = "${S}/../udma_base"
> > +UDMA_LLD_ROOTPATH = "${UDMA_PACKAGE_BASE}/package/all/pdk_/packages/ti/drv/udma"
> > +
> > +export PDK_INSTALL_PATH = "${PDK_INSTALL_DIR}/packages"
> > +export PDK_UDMA_ROOT_PATH = "${UDMA_PACKAGE_BASE}/package/all/pdk_/packages"
> > +
> > +LIMSOCS = ""
> > +LIMSOCS_am65xx-evm = "am65xx"
> > +
> > +LIMBOARDS = ""
> > +LIMBOARDS_am65xx-evm = "am65xx_evm"
> 
> Can these definitions be added to the machine configuration as was done 
> for all others?
> This would mean, defining as below, correct?
> LIMSOCS_k3 = "am65xx"
> LIMBOARDS_k3 = "am65xx_evm"
> BOARD_PACKAGE_k3 = "am65xx_evm"

No, move them to the machine config in am65xx-evm.conf.


> > +
> > +BOARD_PACKAGE = ""
> > +BOARD_PACKAGE_am65xx-evm = "am65xx_evm"
> > +
> > +# HTML doc link params
> > +PDK_COMP_LINK_TEXT = "UDMA LLD"
> > +
> > +do_configure() {
> > +
> > +   # remove any previous package
> > +    rm -rf ${UDMA_PACKAGE_BASE}
> > +
> > +    cd ${S}
> > +
> > +    # make the release package before building it
> > +    make package BOARD=${BOARD_PACKAGE} DEST_ROOT=${UDMA_PACKAGE_BASE} PDK_UDMA_COMP_PATH=${S}
> > +}
> > +
> > +do_compile() {
> > +
> > +    cd ${UDMA_LLD_ROOTPATH}
> > +
> > +    # Build am65xx libraries
> > +    make clean lib xdc_meta doxygen LIMIT_SOCS="${LIMSOCS}" LIMIT_BOARDS="${LIMBOARDS}"
> > +
> > +    #archive
> > +    tar -cf udma_lld.tar --exclude='*.tar' ./*
> > +}
> > +
> > +do_install() {
> > +    cd ${UDMA_LLD_ROOTPATH}
> > +    install -d ${D}${PDK_INSTALL_DIR_RECIPE}/packages/ti/drv/udma
> > +    find -name "*.tar" -exec tar xf {} --no-same-owner -C ${D}${PDK_INSTALL_DIR_RECIPE}/packages/ti/drv/udma \;
> > +}
> > +
> > +FILES_${PN} += "${PDK_INSTALL_DIR_RECIPE}/packages"
> > +
> > +INSANE_SKIP_${PN} = "arch ldflags"
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


^ permalink raw reply	[flat|nested] 39+ messages in thread

* Re: [EXTERNAL] [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release
  2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
                   ` (29 preceding siblings ...)
  2018-09-27 15:22 ` [rocko/master][PATCH 30/30] cmb-addon: Update to version 01.01.00.02 Mahesh Radhakrishnan
@ 2018-09-27 19:59 ` Jacob Stiffler
  30 siblings, 0 replies; 39+ messages in thread
From: Jacob Stiffler @ 2018-09-27 19:59 UTC (permalink / raw)
  To: Mahesh Radhakrishnan, meta-ti

 From a build perspective, this set appears good. I was able to build 
board-rtos for am335x-evm, am437x-evm, am57xx-evm and am65xx-evm. I 
chose board-rtos as this seems to pull most of the others as dependencies.

- Jake

On 9/27/2018 11:22 AM, Mahesh Radhakrishnan wrote:
> This patch set contains the RTOS recipe udpates required for Processor SDK RTOS 5.1 release.
> Most of them involve SRCREV bumps & adding k3 support to RTOS drivers.
>
> Mahesh Radhakrishnan (30):
>    ti-pdk-bbclass: Checking for doxygen support in the correct manner
>    common-csl-ip: Update to version 03.03.00.12
>    osal: SRCREV update to 01.00.00.12.r1
>    ti-pdk-build: Update to version 01.00.00.10A
>    uart-lld-rtos: Update to version 01.00.00.12
>    board-rtos: Update to version 01.00.10.02 and added support to k3
>    i2c-lld-rtos: Update to version 01.00.00.02 and added support to k3
>    gpio-lld-rtos: Update to version 01.00.00.12 and added support to k3
>    icss-emac-lld: Update to version 01.00.00.13
>    emac-lld-rtos:Update to version 01.00.03.12A and added support to k3
>    starterware: Update to version 02.01.01.08
>    mmcsd-lld-rtos: Update to version 01.00.00.13 and added k3 support
>    mcasp-lld-rtos: Update to 01.00.00.11A
>    fatfs-rtos: Update to version 01.00.00.11 & added k3 support
>    mcbsp-lld-rtos: Update to version 01.00.00.11A
>    pa-lld: Update to version 03.00.02.07
>    pm-lld-rtos: Update to version 01.04.00.05B and k3 support
>    udma-lld-rtos: Added support for udma-lld on rtos  (initial version)
>    spi-lld-rtos: Update to version 01.00.00.12A and added k3 support
>    pcie-lld-rtos: Update to version 02.03.00.01 and added k3 support
>    pruss-lld: pruss-lld-rtos: Update to version 01.00.00.11 and added k3
>      support for rtos
>    sa-lld: sa-lld-rtos: Updated to version 04.00.00.00A, added k3 support
>      and makefile build for k3
>    transport-rtos: nimu-rtos: Updated to version 01.00.00.13 & added k3
>      support
>    sciclient-rtos: SRCREV update
>    usb-lld-rtos: update to versin 01.00.00.15A and added k3 support
>    profiling-rtos: Update to version 01.00.00.07 and added k3 support
>    vps-lld-rtos: Updated to version 01.00.01.13
>    ti-ndk: Upgrading to 3.40.01.01
>    ti-ns: Adding support for TI network services
>    cmb-addon: Update to version 01.01.00.02
>
>   classes/ti-pdk.bbclass                           |  6 +-
>   recipes-bsp/board-rtos/board-rtos_git.bb         | 15 +++--
>   recipes-bsp/cmb-addon/cmb-addon-rtos_git.bb      |  6 +-
>   recipes-bsp/common-csl-ip/common-csl-ip.inc      |  6 +-
>   recipes-bsp/emac-lld/emac-lld-rtos_git.bb        | 11 ++--
>   recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb         |  8 +--
>   recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb        |  8 +--
>   recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb          |  8 +--
>   recipes-bsp/icss-emac-lld/icss-emac-lld.inc      |  2 +-
>   recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb      | 15 +++--
>   recipes-bsp/mcbsp-lld/mcbsp-lld-rtos_git.bb      |  6 +-
>   recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb      |  9 +--
>   recipes-bsp/osal/osal.inc                        |  4 +-
>   recipes-bsp/pa-lld/pa-lld.inc                    |  6 +-
>   recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb        | 13 ++--
>   recipes-bsp/pm-lld/pm-lld-rtos_git.bb            | 20 ++++--
>   recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb      |  1 +
>   recipes-bsp/pruss-lld/pruss-lld.inc              |  6 +-
>   recipes-bsp/sa-lld/sa-lld-rtos_git.bb            | 14 +++-
>   recipes-bsp/sa-lld/sa-lld.inc                    |  6 +-
>   recipes-bsp/sciclient/sciclient-rtos_git.bb      |  6 +-
>   recipes-bsp/spi-lld/spi-lld-rtos_git.bb          | 12 ++--
>   recipes-bsp/starterware/starterware.inc          |  6 +-
>   recipes-bsp/transport-rtos/nimu-rtos_git.bb      |  3 +-
>   recipes-bsp/transport-rtos/transport.inc         |  6 +-
>   recipes-bsp/uart-lld/uart-lld-rtos_git.bb        | 11 ++--
>   recipes-bsp/udma-lld/udma-lld-rtos_git.bb        | 81 ++++++++++++++++++++++++
>   recipes-bsp/usb-lld/usb-lld-rtos_git.bb          |  8 +--
>   recipes-bsp/utils-rtos/profiling-rtos_git.bb     |  8 +--
>   recipes-bsp/vps-lld/vps-lld-rtos_git.bb          |  6 +-
>   recipes-ti/includes/ti-paths.inc                 |  2 +
>   recipes-ti/ndk/ti-ndk_2.26.00.08.bb              | 13 ----
>   recipes-ti/ndk/ti-ndk_3.40.01.01.bb              | 13 ++++
>   recipes-ti/ns/ti-ns.inc                          | 21 ++++++
>   recipes-ti/ns/ti-ns_2.40.01.02.bb                | 14 ++++
>   recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb |  6 +-
>   36 files changed, 274 insertions(+), 112 deletions(-)
>   create mode 100644 recipes-bsp/udma-lld/udma-lld-rtos_git.bb
>   delete mode 100644 recipes-ti/ndk/ti-ndk_2.26.00.08.bb
>   create mode 100644 recipes-ti/ndk/ti-ndk_3.40.01.01.bb
>   create mode 100644 recipes-ti/ns/ti-ns.inc
>   create mode 100644 recipes-ti/ns/ti-ns_2.40.01.02.bb
>


^ permalink raw reply	[flat|nested] 39+ messages in thread

end of thread, other threads:[~2018-09-27 20:00 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-27 15:22 [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 01/30] ti-pdk-bbclass: Checking for doxygen support in the correct manner Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 02/30] common-csl-ip: Update to version 03.03.00.12 Mahesh Radhakrishnan
2018-09-27 16:16   ` [EXTERNAL] " Jacob Stiffler
2018-09-27 16:52     ` Radhakrishnan, Mahesh
2018-09-27 15:22 ` [rocko/master][PATCH 03/30] osal: SRCREV update to 01.00.00.12.r1 Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 04/30] ti-pdk-build: Update to version 01.00.00.10A Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 05/30] uart-lld-rtos: Update to version 01.00.00.12 Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 06/30] board-rtos: Update to version 01.00.10.02 and added support to k3 Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 07/30] i2c-lld-rtos: Update to version 01.00.00.02 " Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 08/30] gpio-lld-rtos: Update to version 01.00.00.12 " Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 09/30] icss-emac-lld: Update to version 01.00.00.13 Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 10/30] emac-lld-rtos:Update to version 01.00.03.12A and added support to k3 Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 11/30] starterware: Update to version 02.01.01.08 Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 12/30] mmcsd-lld-rtos: Update to version 01.00.00.13 and added k3 support Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 13/30] mcasp-lld-rtos: Update to 01.00.00.11A Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 14/30] fatfs-rtos: Update to version 01.00.00.11 & added k3 support Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 15/30] mcbsp-lld-rtos: Update to version 01.00.00.11A Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 16/30] pa-lld: Update to version 03.00.02.07 Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 17/30] pm-lld-rtos: Update to version 01.04.00.05B and k3 support Mahesh Radhakrishnan
2018-09-27 16:32   ` [EXTERNAL] " Jacob Stiffler
2018-09-27 16:40     ` Denys Dmytriyenko
2018-09-27 15:22 ` [rocko/master][PATCH 18/30] udma-lld-rtos: Added support for udma-lld on rtos (initial version) Mahesh Radhakrishnan
2018-09-27 16:34   ` [EXTERNAL] " Jacob Stiffler
2018-09-27 19:11     ` Radhakrishnan, Mahesh
2018-09-27 19:15       ` Denys Dmytriyenko
2018-09-27 15:22 ` [rocko/master][PATCH 19/30] spi-lld-rtos: Update to version 01.00.00.12A and added k3 support Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 20/30] pcie-lld-rtos: Update to version 02.03.00.01 " Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 21/30] pruss-lld: pruss-lld-rtos: Update to version 01.00.00.11 and added k3 support for rtos Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 22/30] sa-lld: sa-lld-rtos: Updated to version 04.00.00.00A, added k3 support and makefile build for k3 Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 23/30] transport-rtos: nimu-rtos: Updated to version 01.00.00.13 & added k3 support Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 24/30] sciclient-rtos: SRCREV update Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 25/30] usb-lld-rtos: update to versin 01.00.00.15A and added k3 support Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 26/30] profiling-rtos: Update to version 01.00.00.07 " Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 27/30] vps-lld-rtos: Updated to version 01.00.01.13 Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 28/30] ti-ndk: Upgrading to 3.40.01.01 Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 29/30] ti-ns: Adding support for TI network services Mahesh Radhakrishnan
2018-09-27 15:22 ` [rocko/master][PATCH 30/30] cmb-addon: Update to version 01.01.00.02 Mahesh Radhakrishnan
2018-09-27 19:59 ` [EXTERNAL] [rocko/master][PATCH 00/30] RTOS patches for Procsdk 5.1 release Jacob Stiffler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.