mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] Documentation: AM62lx: Add note about required TF-A
@ 2025-06-17  9:10 Sascha Hauer
  0 siblings, 0 replies; only message in thread
From: Sascha Hauer @ 2025-06-17  9:10 UTC (permalink / raw)
  To: Barebox List

The am62lx barebox port currently needs a modified downstream TF-A to
work properly. Add a note to the documention providing the necessary
hints and pointers.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
 Documentation/boards/ti-k3-am62lx.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Documentation/boards/ti-k3-am62lx.rst b/Documentation/boards/ti-k3-am62lx.rst
index 3cd7a6debf..79f2e17cf3 100644
--- a/Documentation/boards/ti-k3-am62lx.rst
+++ b/Documentation/boards/ti-k3-am62lx.rst
@@ -11,6 +11,14 @@ some firmware files and a BL1 which is responsible for setting up the initial cl
 power domains and DRAM. When this is done the BL1 branches back to the ROM which loads
 the second stage which contains the TF-A BL31, barebox proper and optionally OP-TEE.
 
+.. note::
+The AM62lx support currently depends on a modified downstream version of the TF-A. See
+https://lore.kernel.org/20250617090142.3000882-1-s.hauer@pengutronix.de for a patch
+series to be applied on the Downstream TF-A. Be aware that barebox might need further
+changes to be compatible with future upstream TF-A support. Specifically the SCMI clock
+IDs used in the assigned-clock-parents properties might not match the future upstream
+solution.
+
 Building TF-A
 -------------
 
-- 
2.39.5




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-06-17  9:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-17  9:10 [PATCH] Documentation: AM62lx: Add note about required TF-A Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox