[meta-ti] [PATCH] common-csl-ip: Bump SRCREV for fix

Jacob Stiffler j-stiffler at ti.com
Mon Mar 21 09:44:19 PDT 2016


* Definition of PLLC registers in CSL: wrong offset for EMUCNT0/1

Signed-off-by: Jacob Stiffler <j-stiffler at 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 146cb3e..6243729 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"
 
-PV = "3.3.0.2A"
+PV = "3.3.0.2B"
 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"
 
-# commit ID corresponds to DEV.CSL_PROCESSOR-SDK.03.03.00.02A
-CSL_SRCREV = "e26dc44be132849d6bcf63b7e9eac744769577dc"
+# commit ID corresponds to DEV.CSL_PROCESSOR-SDK.03.03.00.02B
+CSL_SRCREV = "7fa7fa8a23189dd79921392fd4942a21610ea93c"
 
 BRANCH="${CSL_GIT_BRANCH}"
 SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}"
-- 
1.9.1



More information about the meta-ti mailing list