From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 11 Jun 2012 15:42:23 +0200 Subject: [U-Boot] [PATCH] mx28: Fix elftosb source link in README.mx28_common In-Reply-To: <1339420362-5945-1-git-send-email-agust@denx.de> References: <1339420362-5945-1-git-send-email-agust@denx.de> Message-ID: <201206111542.23264.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Anatolij Gustschin, > The documented link to elftosb package tarball is not accessible, > change to another working link. > > Signed-off-by: Anatolij Gustschin > Cc: Otavio Salvador > Cc: Marek Vasut > Cc: Fabio Estevam > --- > 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/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://foss.doredevelopment.dk/mirrors/imx/elftosb-${VER}.tar.gz > + $ wget > http://repository.timesys.com/buildsources/e/elftosb/elftosb-${VER}/elftos > b-${VER}.tar.gz > > Extract the file: That's sad, maybe we should mirror this package and be done with it? Wolfgang/Detlev? Best regards, Marek Vasut