aboutsummaryrefslogtreecommitdiffstats
path: root/doc/arch
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-08-26 10:49:52 -0600
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2024-09-12 18:14:49 +0200
commit6638f3a918b467fd795dffac6cbdc4d8fc779227 (patch)
treedab674535340b84c6319c6f597485d0e0c0f72a9 /doc/arch
parent85deb7f69ca4467cf5cf75545b253f9414908222 (diff)
downloadu-boot-6638f3a918b467fd795dffac6cbdc4d8fc779227.tar.gz
doc/arch/m68k.rst: Update toolchain comment
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@konsulko.com>
Diffstat (limited to 'doc/arch')
-rw-r--r--doc/arch/m68k.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/arch/m68k.rst b/doc/arch/m68k.rst
index 8474ece62c7..de7eb384955 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
------------------------------------------------