From 67c16e291c169bcf662ca1cc38db82714ec7e29d Mon Sep 17 00:00:00 2001 From: Yogesh Siraswar Date: Thu, 22 Jul 2021 18:26:03 +0000 Subject: 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 --- recipes-bsp/ti-sci-fw/ti-sci-fw.inc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'recipes-bsp/ti-sci-fw') 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" 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" -- cgit v1.2.3-54-g00ecf