[meta-ti] Denys Dmytriyenko : am33x-cm3: update PM firmware for AM335x to 05.00.00.00
Arago Project git
git at arago-project.org
Tue Oct 29 10:45:16 PDT 2013
Module: meta-ti
Branch: master
Commit: 693b976e2b33a6a5d9f13c29a356b16832c05cd1
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=693b976e2b33a6a5d9f13c29a356b16832c05cd1
Author: Denys Dmytriyenko <denys at ti.com>
Date: Tue Oct 29 12:18:57 2013 -0400
am33x-cm3: update PM firmware for AM335x to 05.00.00.00
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
Acked-by: Dave Gerlach <d-gerlach at ti.com>
Acked-by: Chase Maupin <chase.maupin at ti.com>
Cc: Carlos Hernandez <ceh at ti.com>
Cc: Russ Dill <Russ.Dill at ti.com>
---
recipes-bsp/ti/am33x-cm3_git.bb | 10 +++++-----
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 9b36a9e..3be46b6 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"
LICENSE = "TI-BSD"
LIC_FILES_CHKSUM = "file://License.txt;md5=858099c817e47ea63559fc6b67ae8d91"
-PV = "04.06.00.11"
-PR = "r4"
+PV = "05.00.00.00"
+PR = "r0"
-# SRCREV corresponds to tag "AM335xPSP_04.06.00.11"
-SRCREV = "750362868d914702086187096ec2c67b68eac101"
-BRANCH ?= "master"
+# SRCREV corresponds to the tip of next3 branch
+SRCREV = "1628306779c05ee45f09d1d3131e722ddd3a5e2e"
+BRANCH ?= "next3"
INITSCRIPT_NAME = "am335x-pm-firmware-load"
INITSCRIPT_PARAMS = "defaults 96"
More information about the meta-ti
mailing list