summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYogesh Siraswar <yogeshs@ti.com>2021-07-22 18:26:03 +0000
committerYogesh Siraswar <yogeshs@ti.com>2021-07-22 22:48:42 +0000
commit67c16e291c169bcf662ca1cc38db82714ec7e29d (patch)
tree29d763303f25cbae5df1fb4560c9f7c9f1d5a2d3
parent92068df915b1634216096197fa524d63d4b626a5 (diff)
downloadmeta-ti-67c16e291c169bcf662ca1cc38db82714ec7e29d.tar.gz
ti-sci-fw: Update to fix ipc firmware load issue
These are the complete changes in the patch 1) Updated the firmware to fix IPC load issue due to resource_table placement 2) Added the INC_PR 3) Updated the RTOS version Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
-rw-r--r--recipes-bsp/ti-sci-fw/ti-sci-fw.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
index f3b59222..9ce9f6c8 100644
--- a/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
+++ b/recipes-bsp/ti-sci-fw/ti-sci-fw.inc
@@ -4,8 +4,11 @@ LICENSE = "TI-TFL"
4LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" 4LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76"
5 5
6PV = "2021.05" 6PV = "2021.05"
7INC_PR = "r0"
8# RTOS firmware version
9CORESDK_RTOS_VERSION = "08.00.00.32"
7 10
8SRCREV = "b4a3051362f371c8b6f40a33eca258ef1832bec1" 11SRCREV = "793309716bce2e443f798dd5c5f0d8dd310970c0"
9BRANCH ?= "ti-linux-firmware" 12BRANCH ?= "ti-linux-firmware"
10SRCREV_imggen = "b65ae80847f5a0d1885ed6e4de4d9d635544053c" 13SRCREV_imggen = "b65ae80847f5a0d1885ed6e4de4d9d635544053c"
11SRCREV_FORMAT = "imggen" 14SRCREV_FORMAT = "imggen"