diff options
| author | Franklin S. Cooper Jr <fcooper@ti.com> | 2013-06-27 10:57:33 -0500 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2013-07-02 12:00:37 -0400 |
| commit | 5649700b667afe16ec123608c33cd123c4b37f9a (patch) | |
| tree | 3685a29b5dbcff3ba016308659bda5cc9ddea904 /recipes-bsp/ti | |
| parent | 2a0dbeb5ae4a6a991084dfd8a2a41a87c3021bdf (diff) | |
| download | meta-ti-5649700b667afe16ec123608c33cd123c4b37f9a.tar.gz | |
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>
Diffstat (limited to 'recipes-bsp/ti')
| -rw-r--r-- | recipes-bsp/ti/am33x-cm3_git.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/ti/am33x-cm3_git.bb b/recipes-bsp/ti/am33x-cm3_git.bb index 3549fcdb..9b36a9e2 100644 --- a/recipes-bsp/ti/am33x-cm3_git.bb +++ b/recipes-bsp/ti/am33x-cm3_git.bb | |||
| @@ -3,11 +3,11 @@ DESCRIPTION = "Cortex-M3 binary blob for suspend-resume" | |||
| 3 | LICENSE = "TI-BSD" | 3 | LICENSE = "TI-BSD" |
| 4 | LIC_FILES_CHKSUM = "file://License.txt;md5=858099c817e47ea63559fc6b67ae8d91" | 4 | LIC_FILES_CHKSUM = "file://License.txt;md5=858099c817e47ea63559fc6b67ae8d91" |
| 5 | 5 | ||
| 6 | PV = "04.06.00.10" | 6 | PV = "04.06.00.11" |
| 7 | PR = "r3" | 7 | PR = "r4" |
| 8 | 8 | ||
| 9 | # SRCREV corresponds to tag "AM335xPSP_04.06.00.10-rc1" | 9 | # SRCREV corresponds to tag "AM335xPSP_04.06.00.11" |
| 10 | SRCREV = "27ca4643e422245a95723de1df0247a00eada45b" | 10 | SRCREV = "750362868d914702086187096ec2c67b68eac101" |
| 11 | BRANCH ?= "master" | 11 | BRANCH ?= "master" |
| 12 | 12 | ||
| 13 | INITSCRIPT_NAME = "am335x-pm-firmware-load" | 13 | INITSCRIPT_NAME = "am335x-pm-firmware-load" |
