mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-22 14:41:42 +00:00
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 <festevam@gmail.com>
This commit is contained in:
parent
210e443d5e
commit
904c31fe9f
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue