All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Sam Nelson <sam.nelson@ti.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [rocko][PATCH 2/4] common-csl-ip: Update to new version 05.01.00.00
Date: Wed, 22 Aug 2018 18:47:47 -0400	[thread overview]
Message-ID: <20180822224747.GK29422@beryl> (raw)
In-Reply-To: <1534974652-28676-2-git-send-email-sam.nelson@ti.com>

On Wed, Aug 22, 2018 at 05:50:50PM -0400, Sam Nelson wrote:
> Adds support for am65xx
> 
> Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> ---
>  recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb | 2 +-
>  recipes-bsp/common-csl-ip/common-csl-ip.inc         | 6 +++---
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb b/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb
> index 5f2dbd5..7da02a3 100644
> --- a/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb
> +++ b/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb
> @@ -2,7 +2,7 @@ require common-csl-ip.inc
>  PR = "${INC_PR}.6"
>  
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
> -COMPATIBLE_MACHINE_append = "|c66x"
> +COMPATIBLE_MACHINE_append = "|c66x|am65xx-evm"

k3?


>  inherit ti-pdk
>  
> diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc
> index 8387095..ed8078d 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 = "03.03.00.11A"
> +PV = "05.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.03.03.00.11A"
> -CSL_SRCREV = "c7b021fd5e7efa2feb8f558b3a3fd63d5dee266f"
> +# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.05.01.00.00"
> +CSL_SRCREV = "8db3d673101a504fd7fb36d6c9c4981e1e15ff50"
>  
>  BRANCH="${CSL_GIT_BRANCH}"
>  SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


  reply	other threads:[~2018-08-22 22:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-22 21:50 [rocko][PATCH 1/4] ti-pdk-build-rtos: Update to new version 1.0.0.10 Sam Nelson
2018-08-22 21:50 ` [rocko][PATCH 2/4] common-csl-ip: Update to new version 05.01.00.00 Sam Nelson
2018-08-22 22:47   ` Denys Dmytriyenko [this message]
2018-08-22 23:13     ` Nelson, Sam
2018-08-22 21:50 ` [rocko][PATCH 3/4] osal: Update to new version 1.0.0.12 Sam Nelson
2018-08-22 22:48   ` Denys Dmytriyenko
2018-08-22 21:50 ` [rocko][PATCH 4/4] sciclient: Add recipe for SCI client driver Sam Nelson
2018-08-22 22:46   ` Denys Dmytriyenko
2018-08-22 23:12     ` Nelson, Sam
2018-08-22 22:47 ` [rocko][PATCH 1/4] ti-pdk-build-rtos: Update to new version 1.0.0.10 Denys Dmytriyenko
2018-08-22 23:28   ` Nelson, Sam
2018-08-23  0:01     ` Denys Dmytriyenko
2018-08-23  0:11       ` Nelson, Sam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180822224747.GK29422@beryl \
    --to=denys@ti.com \
    --cc=meta-ti@yoctoproject.org \
    --cc=sam.nelson@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.