diff options
| author | Yogesh Siraswar <yogeshs@ti.com> | 2021-07-22 18:26:03 +0000 |
|---|---|---|
| committer | Yogesh Siraswar <yogeshs@ti.com> | 2021-07-27 22:05:35 +0000 |
| commit | 0bf2541bcaa3ea36ae59a765710bb3b2cb66885b (patch) | |
| tree | 5c55f223ff90311dcf63ab244398322aa0c8a1d6 /recipes-bsp | |
| parent | b80ab4ba8702f8b26becb6ecf40be48a58ab8c09 (diff) | |
| download | meta-ti-0bf2541bcaa3ea36ae59a765710bb3b2cb66885b.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>
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/ti-sci-fw/ti-sci-fw.inc | 5 |
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" | |||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" |
| 5 | 5 | ||
| 6 | PV = "2021.05" | 6 | PV = "2021.05" |
| 7 | INC_PR = "r0" | ||
| 8 | # RTOS firmware version | ||
| 9 | CORESDK_RTOS_VERSION = "08.00.00.32" | ||
| 7 | 10 | ||
| 8 | SRCREV = "b4a3051362f371c8b6f40a33eca258ef1832bec1" | 11 | SRCREV = "793309716bce2e443f798dd5c5f0d8dd310970c0" |
| 9 | BRANCH ?= "ti-linux-firmware" | 12 | BRANCH ?= "ti-linux-firmware" |
| 10 | SRCREV_imggen = "b65ae80847f5a0d1885ed6e4de4d9d635544053c" | 13 | SRCREV_imggen = "b65ae80847f5a0d1885ed6e4de4d9d635544053c" |
| 11 | SRCREV_FORMAT = "imggen" | 14 | SRCREV_FORMAT = "imggen" |
