[PATCH 1/6] doc/arch/m68k.rst: Update toolchain comment
Tom Rini
trini at konsulko.com
Mon Aug 26 18:49:52 CEST 2024
The old wiki page has not exited for quite some time, update to note
what we build with in CI at least.
Signed-off-by: Tom Rini <trini at konsulko.com>
---
Cc: Angelo Dureghello <angelo at kernel-space.org>
---
doc/arch/m68k.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/arch/m68k.rst b/doc/arch/m68k.rst
index 8474ece62c7a..de7eb3849551 100644
--- a/doc/arch/m68k.rst
+++ b/doc/arch/m68k.rst
@@ -82,9 +82,9 @@ A bash script similar to the one below may be used:
Adopted toolchains
------------------
-Please check:
-https://www.denx.de/wiki/U-Boot/ColdFireNotes
-
+Currently the `kernel.org cross-development toolchains
+<https://mirrors.edge.kernel.org/pub/tools/crosstool/files/bin/x86_64/>`_ are
+used in the project CI builds.
ColdFire specific configuration options/settings
------------------------------------------------
--
2.34.1
More information about the U-Boot
mailing list