1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

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>
This commit is contained in:
Franklin S. Cooper Jr
2013-06-27 10:57:33 -05:00
committed by Denys Dmytriyenko
parent 2a0dbeb5ae
commit 5649700b66

View File

@@ -3,11 +3,11 @@ DESCRIPTION = "Cortex-M3 binary blob for suspend-resume"
LICENSE = "TI-BSD"
LIC_FILES_CHKSUM = "file://License.txt;md5=858099c817e47ea63559fc6b67ae8d91"
PV = "04.06.00.10"
PR = "r3"
PV = "04.06.00.11"
PR = "r4"
# SRCREV corresponds to tag "AM335xPSP_04.06.00.10-rc1"
SRCREV = "27ca4643e422245a95723de1df0247a00eada45b"
# SRCREV corresponds to tag "AM335xPSP_04.06.00.11"
SRCREV = "750362868d914702086187096ec2c67b68eac101"
BRANCH ?= "master"
INITSCRIPT_NAME = "am335x-pm-firmware-load"