summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ti
diff options
context:
space:
mode:
authorFranklin S. Cooper Jr <fcooper@ti.com>2013-06-27 10:57:33 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-07-02 12:00:37 -0400
commit5649700b667afe16ec123608c33cd123c4b37f9a (patch)
tree3685a29b5dbcff3ba016308659bda5cc9ddea904 /recipes-bsp/ti
parent2a0dbeb5ae4a6a991084dfd8a2a41a87c3021bdf (diff)
downloadmeta-ti-5649700b667afe16ec123608c33cd123c4b37f9a.tar.gz
am33x-cm3: Add support for PG 2.1 silicon.
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/ti')
-rw-r--r--recipes-bsp/ti/am33x-cm3_git.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/ti/am33x-cm3_git.bb b/recipes-bsp/ti/am33x-cm3_git.bb
index 3549fcdb..9b36a9e2 100644
--- a/recipes-bsp/ti/am33x-cm3_git.bb
+++ b/recipes-bsp/ti/am33x-cm3_git.bb
@@ -3,11 +3,11 @@ DESCRIPTION = "Cortex-M3 binary blob for suspend-resume"
3LICENSE = "TI-BSD" 3LICENSE = "TI-BSD"
4LIC_FILES_CHKSUM = "file://License.txt;md5=858099c817e47ea63559fc6b67ae8d91" 4LIC_FILES_CHKSUM = "file://License.txt;md5=858099c817e47ea63559fc6b67ae8d91"
5 5
6PV = "04.06.00.10" 6PV = "04.06.00.11"
7PR = "r3" 7PR = "r4"
8 8
9# SRCREV corresponds to tag "AM335xPSP_04.06.00.10-rc1" 9# SRCREV corresponds to tag "AM335xPSP_04.06.00.11"
10SRCREV = "27ca4643e422245a95723de1df0247a00eada45b" 10SRCREV = "750362868d914702086187096ec2c67b68eac101"
11BRANCH ?= "master" 11BRANCH ?= "master"
12 12
13INITSCRIPT_NAME = "am335x-pm-firmware-load" 13INITSCRIPT_NAME = "am335x-pm-firmware-load"