From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 27 Dec 2005 10:24:28 +0100 Subject: [U-Boot-Users] which board supported by u-boot-1.1.3 is most similar to Embedded Planet EP405 ? In-Reply-To: References: Message-ID: <200512271024.28758.sr@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 On Tuesday 27 December 2005 07:00, ??? wrote: > I am porting u-boot-1.1.3 to Embedded Planet EP405 board(with > ppc405GPr processor, 32M flash, 64M SDRAM) . The existed board AMCC > walnut with ppc405GP processer seems simillar to Embedded Planet EP405 > . However, is there another board supported by u-boot-1.1.3 is more > similar to Embedded Planet EP405 ? IIRC, the EP405 doesn't have SDRAM DIMM modules, right? The AMCC Walnut/Sycamore does. So a better start would be a board without DIMM modules like the esd CPCI4052 (using 405GP and 405GPr). BTW: Please use top of GIT version for new developement. Best regards, Stefan