1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-05 18:30:50 +00:00

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>
This commit is contained in:
Denys Dmytriyenko
2013-10-29 12:18:57 -04:00
parent 466c2ab71c
commit 693b976e2b
+5 -5
View File
@@ -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"