]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
doc/arch/mips.rst: Update toolchain list
authorTom Rini <trini@konsulko.com>
Mon, 26 Aug 2024 16:49:53 +0000 (10:49 -0600)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 12 Sep 2024 16:14:49 +0000 (18:14 +0200)
Remove both the ELDK and emdebian links as they are broken, and add a
link to the kernel.org toolchains which we use in CI.

Signed-off-by: Tom Rini <trini@konsulko.com>
doc/arch/mips.rst

index b8166087ddfed8fa6195a966357f83e92190fe52..aeb58247943a4ab05983835dd9d7d150317f0e89 100644 (file)
@@ -8,9 +8,8 @@ Notes for the MIPS architecture port of U-Boot
 Toolchains
 ----------
 
-  * `ELDK < DULG < DENX <http://www.denx.de/wiki/DULG/ELDK>`_
-  * `Embedded Debian -- Cross-development toolchains <http://www.emdebian.org/crosstools.html>`_
   * `Buildroot <http://buildroot.uclibc.org/>`_
+  * `kernel.org cross-development toolchains <https://mirrors.edge.kernel.org/pub/tools/crosstool/files/bin/x86_64/>`_
 
 Known Issues
 ------------