u-boot-brain/include/linux/mtd
William Juul cfa460adfd Update MTD to that of Linux 2.6.22.1
A lot changed in the Linux MTD code, since it was last ported from
Linux to U-Boot. This patch takes U-Boot NAND support to the level
of Linux 2.6.22.1 and will enable support for very large NAND devices
(4KB pages) and ease the compatibility between U-Boot and Linux
filesystems.

This patch is tested on two custom boards with PPC and ARM
processors running YAFFS in U-Boot and Linux using gcc-4.1.2
cross compilers.

MAKEALL ppc/arm has some issues:
 * DOC/OneNand/nand_spl is not building (I have not tried porting
   these parts, and since I do not have any HW and I am not familiar
   with this code/HW I think its best left to someone else.)

Except for the issues mentioned above, I have ported all drivers
necessary to run MAKEALL ppc/arm without errors and warnings. Many
drivers were trivial to port, but some were not so trivial. The
following drivers must be examined carefully and maybe rewritten to
some degree:
 cpu/ppc4xx/ndfc.c
 cpu/arm926ejs/davinci/nand.c
 board/delta/nand.c
 board/zylonite/nand.c

Signed-off-by: William Juul <william.juul@tandberg.com>
Signed-off-by: Stig Olsen <stig.olsen@tandberg.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2008-08-12 11:31:15 -05:00
..
bbm.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
blktrans.h Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00
compat.h Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00
doc2000.h Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00
fsl_upm.h NAND FSL UPM: driver re-write using the hwcontrol callback 2008-06-10 18:22:26 -05:00
inftl-user.h Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00
jffs2-user.h Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00
mtd-abi.h Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00
mtd.h Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00
nand_ecc.h Rewrite of NAND code based on what is in 2.6.12 Linux kernel 2005-08-17 12:55:25 +02:00
nand_ids.h Re-factoring the legacy NAND code (legacy NAND now only in board-specific 2006-03-05 18:57:33 +01:00
nand_legacy.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
nand.h Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00
ndfc.h Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
nftl-user.h Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00
nftl.h Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00
onenand_regs.h OneNAND support (take #2) 2007-09-17 08:19:08 +02:00
onenand.h OneNAND support (take #2) 2007-09-17 08:19:08 +02:00
ubi-header.h Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00
ubi-user.h Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00