]> Git Repo - buildroot-mgba.git/commitdiff
boot/ti-k3-boot-firmware: bump to version 09.02.00.009
authorBryan Brattlof <[email protected]>
Thu, 2 May 2024 16:26:54 +0000 (11:26 -0500)
committerThomas Petazzoni <[email protected]>
Mon, 6 May 2024 20:04:51 +0000 (22:04 +0200)
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 <[email protected]>
Tested-by: Andreas Dannenberg <[email protected]>
Signed-off-by: Bryan Brattlof <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
boot/ti-k3-boot-firmware/ti-k3-boot-firmware.hash
boot/ti-k3-boot-firmware/ti-k3-boot-firmware.mk

index 95131180ef40099343c7a867ad578779e8c81ce8..2398d02da258aa49205afcc2012be8c8da0ab621 100644 (file)
@@ -1,3 +1,3 @@
 # Locally calculated
 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
index 1f8ade207c13a84a9a3f9f53785d03da09e00c26..9332732ad4a320a479a6dabde1916363f28b6cae 100644 (file)
@@ -4,9 +4,7 @@
 #
 ################################################################################
 
-# The hash 340194800a581baf976360386dfc7b5acab8d948 defined in the
-# 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_VERSION = 09.02.00.009
 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_INSTALL_IMAGES = YES
This page took 0.033352 seconds and 4 git commands to generate.