mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-04 18:00:36 +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:
@@ -4,8 +4,11 @@ LICENSE = "TI-TFL"
|
|||||||
LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76"
|
LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76"
|
||||||
|
|
||||||
PV = "2021.05"
|
PV = "2021.05"
|
||||||
|
INC_PR = "r0"
|
||||||
|
# RTOS firmware version
|
||||||
|
CORESDK_RTOS_VERSION = "08.00.00.32"
|
||||||
|
|
||||||
SRCREV = "b4a3051362f371c8b6f40a33eca258ef1832bec1"
|
SRCREV = "793309716bce2e443f798dd5c5f0d8dd310970c0"
|
||||||
BRANCH ?= "ti-linux-firmware"
|
BRANCH ?= "ti-linux-firmware"
|
||||||
SRCREV_imggen = "b65ae80847f5a0d1885ed6e4de4d9d635544053c"
|
SRCREV_imggen = "b65ae80847f5a0d1885ed6e4de4d9d635544053c"
|
||||||
SRCREV_FORMAT = "imggen"
|
SRCREV_FORMAT = "imggen"
|
||||||
|
|||||||
Reference in New Issue
Block a user