boot/ti-k3-boot-firmware: bump to version 09.02.00.009

The 09.02.00.009 release of ti-linux-firmware has the latest updates to
TI's TIFS, DM and DMSC firmware needed for the K3 generation of
processors. Update to pull in these latest updates.

Reviewed-by: Heiko Thiery <heiko.thiery@gmail.com>
Tested-by: Andreas Dannenberg <dannenberg@ti.com>
Signed-off-by: Bryan Brattlof <bb@ti.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Bryan Brattlof 2024-05-02 11:26:54 -05:00 committed by Thomas Petazzoni
parent 7ff2c03287
commit ae6d1f7375
2 changed files with 2 additions and 4 deletions

View File

@ -1,3 +1,3 @@
# Locally calculated # Locally calculated
sha256 ab20ffbe7bba7e94be246b3417d33a914b3f07c16c47ef5a7f7602349a666a61 LICENSE.ti sha256 ab20ffbe7bba7e94be246b3417d33a914b3f07c16c47ef5a7f7602349a666a61 LICENSE.ti
sha256 6032a258ce731d987576115f5de44c677a6b0cf8bddcd61a9a2852928bdfff92 ti-linux-firmware-08.06.00.006.tar.xz sha256 ae888a0a22f8c5b8fe841236d6e40bb2f821d9a4161dab6924fd989e1467ef0e ti-linux-firmware-09.02.00.009.tar.xz

View File

@ -4,9 +4,7 @@
# #
################################################################################ ################################################################################
# The hash 340194800a581baf976360386dfc7b5acab8d948 defined in the TI_K3_BOOT_FIRMWARE_VERSION = 09.02.00.009
# Makefile of ti-k3-image-gen corresponds to the tag 08.06.00.006.
TI_K3_BOOT_FIRMWARE_VERSION = 08.06.00.006
TI_K3_BOOT_FIRMWARE_SITE = https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/snapshot TI_K3_BOOT_FIRMWARE_SITE = https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/snapshot
TI_K3_BOOT_FIRMWARE_SOURCE = ti-linux-firmware-$(TI_K3_BOOT_FIRMWARE_VERSION).tar.xz TI_K3_BOOT_FIRMWARE_SOURCE = ti-linux-firmware-$(TI_K3_BOOT_FIRMWARE_VERSION).tar.xz
TI_K3_BOOT_FIRMWARE_INSTALL_IMAGES = YES TI_K3_BOOT_FIRMWARE_INSTALL_IMAGES = YES