From mboxrd@z Thu Jan 1 00:00:00 1970 From: alayrac Date: Mon, 16 Oct 2006 17:54:52 +0200 Subject: [U-Boot-Users] git top of tree Message-ID: <1161014093.7397.8.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, Just forget my last email I finaly found out the tutorial and proceed as follow: #git-clone git://www.denx.de/git/u-boot.git u-boot #cd u-boot #git branch dzu at denx.de * master origin testing-4xx_enet testing-NAND testing-USB wd at denx.de #git checkout dzu at denx.de #git pull I guess that is the way. Regards.