summaryrefslogtreecommitdiffstats
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 11:59:19 -0400
commit616f91bc3240605236cd0d5848480d731c887e0d (patch)
treedade295806f707859821ad0fda905ce3ad736cd6
parent5f945012c9705a23a3eb9a2827807e3c3ed263a1 (diff)
downloadmeta-ti-616f91bc3240605236cd0d5848480d731c887e0d.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>
-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"