uboot/fs/jffs2
Scott Wood b616d9b0a7 nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip.  It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
2016-06-03 20:27:48 -05:00
..
Kconfig kconfig: add blank Kconfig files 2014-09-24 18:30:28 -04:00
LICENCE
Makefile JFFS2: Use merge sort when parsing filesystem 2015-08-12 20:47:32 -04:00
compr_lzo.c
compr_rtime.c
compr_rubin.c
compr_zlib.c
jffs2_1pass.c nand: Embed mtd_info in struct nand_chip 2016-06-03 20:27:48 -05:00
jffs2_nand_1pass.c nand: Embed mtd_info in struct nand_chip 2016-06-03 20:27:48 -05:00
jffs2_nand_private.h
jffs2_private.h JFFS2: Use merge sort when parsing filesystem 2015-08-12 20:47:32 -04:00
mergesort.c JFFS2: Use merge sort when parsing filesystem 2015-08-12 20:47:32 -04:00
mini_inflate.c
summary.h