Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit fde25319 authored by Praneeth Bajjuri's avatar Praneeth Bajjuri Committed by Vignesh Raghavendra
Browse files

Makefile: Update firmware for sitara and jacinto devices


Update the commit hash for linux-firmware to pick up
necessary ti-fs and dm update for sitara and jacinto devices

This update also includes new firmware for am62ax.

system firmware for jacinto platforms is v08.05.02 tag
commit 58a55591 ("ti-sysfw: Update Firmware to 08.05.02 for Jacinto devices")
commit 2263b8af ("ti-dm: Update Firmware to 08.05.02 for Jacinto devices")

system firmware for sitara platforms is v08.05.01 tag
commit 3688decd ("ti-dm: Update firmware to 08.05.02.02 for am62x and am62ax")
commit bdbe250a ("ti-sysfw: Update System Firmwares to v08.05.01 for am62x and am62ax")

Signed-off-by: default avatarPraneeth Bajjuri <praneeth@ti.com>
Signed-off-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
parent f5e69118
No related merge requests found
...@@ -85,7 +85,7 @@ endif ...@@ -85,7 +85,7 @@ endif
SYSFW_HS_CERTS_PATH ?= ti-$(SCIFS)-firmware-$(SOC)-$(SOC_TYPE)-certs.bin 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 # 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 # 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) SYSFW_DL_URL ?= https://git.ti.com/processor-firmware/ti-linux-firmware/blobs/raw/$(SYSFW_GIT_HASH)/ti-sysfw/$(SYSFW_PATH)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment