From: Fabio Estevam Date: Fri, 4 Oct 2019 11:05:58 +0000 (-0300) Subject: imx: mxs: Fix location for the elftosb tool X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=904c31fe9f08be73ec17a7b21f9832366af7da18;p=u-boot.git imx: mxs: Fix location for the elftosb tool The Denx FTP location is no longer reachable. Switch to the Timesys repository instead. Signed-off-by: Fabio Estevam --- diff --git a/doc/imx/common/mxs.txt b/doc/imx/common/mxs.txt index e23ab9cc6d..372062c0ea 100644 --- a/doc/imx/common/mxs.txt +++ b/doc/imx/common/mxs.txt @@ -57,7 +57,7 @@ writing of this document, that is "10.12.01". To obtain the file from command line, use: $ VER="10.12.01" - $ wget ftp://ftp.denx.de/pub/tools/elftosb-${VER}.tar.gz + $ wget http://repository.timesys.com/buildsources/e/elftosb/elftosb-10.12.01/elftosb-${VER}.tar.gz Extract the file: