From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Buesch Date: Wed, 8 Apr 2009 00:10:22 +0200 Subject: [U-Boot] Porting uboot to Broadcom 47xx (MIPS) Message-ID: <200904080010.22671.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 Hi, I'm the author of the Linux SSB subsystem, which implements 95% of the system bootup code for the Broadcom 47xx MIPS architecture. I'd like to start porting u-boot to the bcm47xx. (I guess nobody started with this already?) Which GIT repository should I base my work on? I guess this one sounds promising: git://git.denx.de/u-boot-mips.git I'm happy for any pointers by you guys. :) -- Greetings, Michael.