summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-10-29 12:18:57 -0400
committerDenys Dmytriyenko <denys@ti.com>2013-10-29 13:44:20 -0400
commit9f888be5ef30de5acf6cd479a3c0cc945ad1cdc9 (patch)
treea54a053dae330fdff42c2e0aff3bf146cbf66ce8
parent4aca8bd06336c52c50d790a6d856f0c371bd789f (diff)
downloadmeta-ti-9f888be5ef30de5acf6cd479a3c0cc945ad1cdc9.tar.gz
am33x-cm3: update PM firmware for AM335x to 05.00.00.00
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Dave Gerlach <d-gerlach@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Cc: Carlos Hernandez <ceh@ti.com> Cc: Russ Dill <Russ.Dill@ti.com>
-rw-r--r--recipes-bsp/ti/am33x-cm3_git.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes-bsp/ti/am33x-cm3_git.bb b/recipes-bsp/ti/am33x-cm3_git.bb
index 9b36a9e2..3be46b6a 100644
--- a/recipes-bsp/ti/am33x-cm3_git.bb
+++ b/recipes-bsp/ti/am33x-cm3_git.bb
@@ -3,12 +3,12 @@ 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.11" 6PV = "05.00.00.00"
7PR = "r4" 7PR = "r0"
8 8
9# SRCREV corresponds to tag "AM335xPSP_04.06.00.11" 9# SRCREV corresponds to the tip of next3 branch
10SRCREV = "750362868d914702086187096ec2c67b68eac101" 10SRCREV = "1628306779c05ee45f09d1d3131e722ddd3a5e2e"
11BRANCH ?= "master" 11BRANCH ?= "next3"
12 12
13INITSCRIPT_NAME = "am335x-pm-firmware-load" 13INITSCRIPT_NAME = "am335x-pm-firmware-load"
14INITSCRIPT_PARAMS = "defaults 96" 14INITSCRIPT_PARAMS = "defaults 96"