summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
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:53 -0400
commit693b976e2b33a6a5d9f13c29a356b16832c05cd1 (patch)
tree77691ce3028765d41c62fb91c01feb03947d19f2 /recipes-bsp
parent466c2ab71c79f9ce8b8d6969fe59099093bdaeaa (diff)
downloadmeta-ti-693b976e2b33a6a5d9f13c29a356b16832c05cd1.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>
Diffstat (limited to 'recipes-bsp')
-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"