From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Buesch Date: Wed, 8 Apr 2009 02:22:19 +0200 Subject: [U-Boot] Porting uboot to Broadcom 47xx (MIPS) In-Reply-To: <49DBE653.4090902@necel.com> References: <200904080010.22671.mb@bu3sch.de> <49DBE653.4090902@necel.com> Message-ID: <200904080222.19902.mb@bu3sch.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday 08 April 2009 01:48:35 Shinya Kuribayashi wrote: > Currentrly u-boot-mips.git is used just as staging purpose for Wolfgang. > Nothing interesting is there, please use git://git.denx.de/u-boot.git, > instead. Ok thanks. I'll put my temporary development crap into this repository, which is based on the main u-boot repository: http://bu3sch.de/gitweb?p=u-boot-bcm47xx.git;a=summary I'll put bcm47xx development into a separate branch so one can easily diff between u-boot mainline and the development crap. -- Greetings, Michael.