From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 20 Oct 2006 06:40:23 +0200 Subject: [U-Boot-Users] smdk2413 support? In-Reply-To: References: Message-ID: <200610200640.24337.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 Hi Allen, On Thursday 19 October 2006 23:23, Allen Curtis wrote: > We have a very old, mutant version from Samsung which supports the 2413 > processor with NAND boot capability. I am working on porting this > functionality to the latest state of development but time is running > short. Most of the processor support has been implemented but NAND and > NAND boot support are still a problem. Please take a look at the new NAND booting support in U-Boot. It's implemented right now only for PPC440 with NAND flash controller, but it can be extended to support other platforms as well. So take a look at the "nand_spl" directory and the "doc/README.nand-boot-ppc440" file for further information. Best regards, Stefan