1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

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>
This commit is contained in:
Yogesh Siraswar
2021-07-22 18:26:03 +00:00
parent b80ab4ba87
commit 0bf2541bca

View File

@@ -4,8 +4,11 @@ LICENSE = "TI-TFL"
LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76"
PV = "2021.05"
INC_PR = "r0"
# RTOS firmware version
CORESDK_RTOS_VERSION = "08.00.00.32"
SRCREV = "b4a3051362f371c8b6f40a33eca258ef1832bec1"
SRCREV = "793309716bce2e443f798dd5c5f0d8dd310970c0"
BRANCH ?= "ti-linux-firmware"
SRCREV_imggen = "b65ae80847f5a0d1885ed6e4de4d9d635544053c"
SRCREV_FORMAT = "imggen"