From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pantelis Antoniou Date: Fri, 30 Apr 2004 15:05:20 +0300 Subject: [U-Boot-Users] New NAND code draft Message-ID: <40924100.9000800@intracom.gr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi there In the attached patch you can see the progress of my work in the NAND rewrite. This is not suitable for inclusion yet. Things that work now: 1. Correct handling of bad blocks. 2. NAND boot works 3. Updated to latest MTD snapshot. 4. Direct to NAND tftp/nfs support. Things that are probably borked: 1. Multiple chip support (I don't have such hardware available and the previous code was kinda of unclear. 2. Since there is DOC support in u-boot that utilizes the old code and definitions I left the linux/mtd/nand.h header in place, and created a new mtd_nand.h header for the new stuff. 3. JFFS2 support although there is probably b0rken. 4. The read.xxx/write.xxx support is just not there yet. I would appreciate it if you could take a look and report back to me. Regards Pantelis -------------- next part -------------- A non-text attachment was scrubbed... Name: nand-new.diff.bz2 Type: application/x-bzip2 Size: 19019 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20040430/2caf7fd7/attachment.bin