diff --git a/Makefile b/Makefile index d634f749765200470af5b830c6166f4f8ac48d27..a9f63c69fb966a10a5c45cd37ff463228c520fb3 100644 --- a/Makefile +++ b/Makefile @@ -85,7 +85,7 @@ endif SYSFW_HS_CERTS_PATH ?= ti-$(SCIFS)-firmware-$(SOC)-$(SOC_TYPE)-certs.bin # Must use FULL Git hash below, as it is used as part of an URL for direct DL -SYSFW_GIT_HASH ?= 59d6f921b3b562e0aa1f42ce322e4645b1bfc52c +SYSFW_GIT_HASH ?= 58a55591c7905366539eb54556d42585939465b1 # URL to download SYSFW release binary from if not provided otherwise SYSFW_DL_URL ?= https://git.ti.com/processor-firmware/ti-linux-firmware/blobs/raw/$(SYSFW_GIT_HASH)/ti-sysfw/$(SYSFW_PATH)