From mboxrd@z Thu Jan 1 00:00:00 1970 From: alayrac Date: Mon, 16 Oct 2006 17:33:29 +0200 Subject: [U-Boot-Users] U-Boot compilation error In-Reply-To: <20061016071555.EAF89353C62@atlas.denx.de> References: <20061016071555.EAF89353C62@atlas.denx.de> Message-ID: <1161012809.7397.3.camel@Serge-Linux> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang, Sorry to coming back to you with such a basic question. I download the u-boot source code using following command : #git-clone git://www.denx.de/git/u-boot.git u-boot As you must know this command did not import the top of tree. Could you please tel me how to dowload top of tree? (I did not succeed to find tutorial.html in /usr/share/doc/git-core) Thank you in advance Chris Le lundi 16 octobre 2006 ? 09:15 +0200, Wolfgang Denk a ?crit : > In message <1160761389.28703.4.camel@localhost.localdomain> you wrote: > > > > I've made an upgrade of my debian testing. It muts have change something > > in my cross compilation tools because now the : > ... > > I've try to untar the original toolchain tarball to reinstall that tool > > chain but the error is still present. > > > > Any suggestion? > > Please downloads the top-of-tree version of U-Boot from the git > repository; the problem is fixed there. > > Best regards, > > Wolfgang Denk >