Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6

This commit is contained in:
David Woodhouse 2009-11-30 12:35:02 +00:00
commit 9617876965
2 changed files with 307 additions and 483 deletions

View File

@ -22,6 +22,7 @@
struct mxc_nand_platform_data {
int width; /* data bus width in bytes */
int hw_ecc; /* 0 if supress hardware ECC */
int hw_ecc:1; /* 0 if supress hardware ECC */
int flash_bbt:1; /* set to 1 to use a flash based bbt */
};
#endif /* __ASM_ARCH_NAND_H */

File diff suppressed because it is too large Load Diff