
Hi Marek,
Dear Anatolij Gustschin,
The documented link to elftosb package tarball is not accessible, change to another working link.
Signed-off-by: Anatolij Gustschin agust@denx.de Cc: Otavio Salvador otavio@ossystems.com.br Cc: Marek Vasut marek.vasut@gmail.com Cc: Fabio Estevam festevam@gmail.com
doc/README.mx28_common | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/README.mx28_common b/doc/README.mx28_common index 448d221..fab0e32 100644 --- a/doc/README.mx28_common +++ b/doc/README.mx28_common @@ -29,14 +29,14 @@ is the "mxsboot" tool found in U-Boot source tree.
Firstly, obtain the elftosb archive from the following location:
http://repository.timesys.com/buildsources/e/elftosb/elftosb-10.12.01/elf
tosb-10.12.01.tar.gz
We use a $VER variable here to denote the current version. At the time of writing of this document, that is "10.12.01". To obtain the file from command line, use:
$ VER="10.12.01"
- $ wget
http://repository.timesys.com/buildsources/e/elftosb/elftosb-$%7BVER%7D/elft... b-${VER}.tar.gz
Extract the file:
That's sad, maybe we should mirror this package and be done with it? Wolfgang/Detlev?
Somewhat late, but still the file can now also be found here:
ftp://ftp.denx.de/pub/tools/elftosb-10.12.01.tar.gz
Cheers Detlev