diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2013-10-29 12:18:57 -0400 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2013-10-29 13:44:53 -0400 |
| commit | 693b976e2b33a6a5d9f13c29a356b16832c05cd1 (patch) | |
| tree | 77691ce3028765d41c62fb91c01feb03947d19f2 /recipes-bsp | |
| parent | 466c2ab71c79f9ce8b8d6969fe59099093bdaeaa (diff) | |
| download | meta-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.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 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" | |||
| 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.11" | 6 | PV = "05.00.00.00" |
| 7 | PR = "r4" | 7 | PR = "r0" |
| 8 | 8 | ||
| 9 | # SRCREV corresponds to tag "AM335xPSP_04.06.00.11" | 9 | # SRCREV corresponds to the tip of next3 branch |
| 10 | SRCREV = "750362868d914702086187096ec2c67b68eac101" | 10 | SRCREV = "1628306779c05ee45f09d1d3131e722ddd3a5e2e" |
| 11 | BRANCH ?= "master" | 11 | BRANCH ?= "next3" |
| 12 | 12 | ||
| 13 | INITSCRIPT_NAME = "am335x-pm-firmware-load" | 13 | INITSCRIPT_NAME = "am335x-pm-firmware-load" |
| 14 | INITSCRIPT_PARAMS = "defaults 96" | 14 | INITSCRIPT_PARAMS = "defaults 96" |
