public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] mx28: Fix elftosb source link in README.mx28_common
@ 2012-06-11 13:12 Anatolij Gustschin
  2012-06-11 13:38 ` Otavio Salvador
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Anatolij Gustschin @ 2012-06-11 13:12 UTC (permalink / raw)
  To: u-boot

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://foss.doredevelopment.dk/mirrors/imx/elftosb-10.12.01.tar.gz
+	http://repository.timesys.com/buildsources/e/elftosb/elftosb-10.12.01/elftosb-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://foss.doredevelopment.dk/mirrors/imx/elftosb-${VER}.tar.gz
+	$ wget http://repository.timesys.com/buildsources/e/elftosb/elftosb-${VER}/elftosb-${VER}.tar.gz
 
 Extract the file:
 
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-07-07 16:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-11 13:12 [U-Boot] [PATCH] mx28: Fix elftosb source link in README.mx28_common Anatolij Gustschin
2012-06-11 13:38 ` Otavio Salvador
2012-06-11 13:42 ` Marek Vasut
2012-06-11 13:50   ` Otavio Salvador
2012-06-11 14:55   ` Anatolij Gustschin
2012-06-27 13:54   ` Detlev Zundel
2012-06-27 13:59     ` Anatolij Gustschin
2012-06-27 14:14 ` [U-Boot] [PATCH v2] " Anatolij Gustschin
2012-06-27 14:44   ` Detlev Zundel
2012-06-27 20:15     ` Marek Vasut
2012-07-07 16:50   ` Stefano Babic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox