From: Sascha Hauer <s.hauer@pengutronix.de>
To: BAREBOX <barebox@lists.infradead.org>
Subject: [PATCH 6/6] ARM: k3: use newer ti-linux-firmware
Date: Thu, 14 Aug 2025 12:46:54 +0200 [thread overview]
Message-ID: <20250814-k3-am62l-updates-v1-6-9934277d8757@pengutronix.de> (raw)
In-Reply-To: <20250814-k3-am62l-updates-v1-0-9934277d8757@pengutronix.de>
In ti-linux-firmware 11.00.14 ti-fs-firmware-am62lx-hs-fs-enc.bin is
renamed to ti-fs-firmware-am62lx-hs-enc.bin and
ti-fs-firmware-am62lx-hs-fs-cert.bin is renamed to
ti-fs-firmware-am62lx-hs-cert.bin.
Switch to the newer firmware and update the submodule accordingly.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
firmware/ti-linux-firmware | 2 +-
images/Makefile.k3 | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/firmware/ti-linux-firmware b/firmware/ti-linux-firmware
index 10257543a029cc608c9df1c36c83e36ac3dd5b46..f59a711599249ecac75fea38b7a15ef9137d650d 160000
--- a/firmware/ti-linux-firmware
+++ b/firmware/ti-linux-firmware
@@ -1 +1 @@
-Subproject commit 10257543a029cc608c9df1c36c83e36ac3dd5b46
+Subproject commit f59a711599249ecac75fea38b7a15ef9137d650d
diff --git a/images/Makefile.k3 b/images/Makefile.k3
index 05b645f6d48b0594eec2af1208825c1d551a1dff..1a8bfe641a8efc7d4a4a89bb8cd9f6ee3b13adb1 100644
--- a/images/Makefile.k3
+++ b/images/Makefile.k3
@@ -66,8 +66,8 @@ image-$(CONFIG_MACH_BEAGLEPLAY) += barebox-beagleplay-r5.img
endif
SYSFWDATA_am62lx=$(objtree)/arch/arm/mach-k3/combined-sysfw-cfg-am62l.k3cfg
-SYSFW_am62lx_hs_fs=$(FIRMWARE_DIR)/ti-linux-firmware/ti-sysfw/ti-fs-firmware-am62lx-hs-fs-enc.bin
-INNERDATA_am62lx=$(FIRMWARE_DIR)/ti-linux-firmware/ti-sysfw/ti-fs-firmware-am62lx-hs-fs-cert.bin
+SYSFW_am62lx_hs_fs=$(FIRMWARE_DIR)/ti-linux-firmware/ti-sysfw/ti-fs-firmware-am62lx-hs-enc.bin
+INNERDATA_am62lx=$(FIRMWARE_DIR)/ti-linux-firmware/ti-sysfw/ti-fs-firmware-am62lx-hs-cert.bin
## TI am62lx-EVM ##
SYSFW_start_am62lx_evm.pblb.k3_am62lx_img=$(SYSFW_am62lx_hs_fs)
--
2.39.5
prev parent reply other threads:[~2025-08-14 13:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-14 10:46 [PATCH 0/6] ARM: k3: updates Sascha Hauer
2025-08-14 10:46 ` [PATCH 1/6] ARM: k3: AM62l3-EVM: add usb0 Sascha Hauer
2025-08-14 10:46 ` [PATCH 2/6] ARM: k3: quote PEM files Sascha Hauer
2025-08-14 10:46 ` [PATCH 3/6] ARM: k3: allow to pass custom signing keys Sascha Hauer
2025-08-14 10:46 ` [PATCH 4/6] k3img: handle PKCS#11 uris Sascha Hauer
2025-08-14 10:46 ` [PATCH 5/6] ARM: K3: Update yaml files for AM62L Sascha Hauer
2025-08-14 10:46 ` Sascha Hauer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250814-k3-am62l-updates-v1-6-9934277d8757@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox