From 667794c92b1359834c65e39b915bef4e349d584b Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 21 Jun 2016 04:44:33 +0000 Subject: [PATCH] amx3-cm3: update to the latest for am3 ddr fixes Signed-off-by: Denys Dmytriyenko --- recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb b/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb index 7d4626b5..448a5d32 100644 --- a/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb +++ b/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb @@ -4,9 +4,9 @@ LICENSE = "TI-TSPA" LIC_FILES_CHKSUM = "file://License.txt;md5=7bdc54a749ab7a7dea999d25d99a41b8" PV = "1.9.1" -PR = "r2" +PR = "r3" -SRCREV = "730f0695ca2dda65abcff5763e8f108517bc0d43" +SRCREV = "97c2c32d0bc8ca0254710dcb5df055aa9a569ae6" BRANCH ?= "ti-v4.1.y" SRC_URI = "git://git.ti.com/processor-firmware/ti-amx3-cm3-pm-firmware.git;protocol=git;branch=${BRANCH}"