]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
u-boot: Update yaffs2 file system
authorCharles Manning <cdhmanning@gmail.com>
Wed, 9 May 2012 16:55:17 +0000 (16:55 +0000)
committerWolfgang Denk <wd@denx.de>
Thu, 9 Aug 2012 21:39:18 +0000 (23:39 +0200)
commit753ac610880e6e563d0384bb114f8b41df89e520
tree049dc45790bc6f66dd696d4cd671fd6a2cae4473
parent3874a377451e4d1f45710f5bf801dd96e8b8f67e
u-boot: Update yaffs2 file system

This patch updates the yaffs2 in u-boot to correspond to
git://www.aleph1.co.uk/yaffs2
commit id 9ee5d0643e559568dbe62215f76e0a7bd5a63d93

Signed-off-by: Charles Manning <cdhmanning@gmail.com>
63 files changed:
common/cmd_yaffs2.c
fs/yaffs2/Makefile
fs/yaffs2/README-linux [deleted file]
fs/yaffs2/devextras.h [deleted file]
fs/yaffs2/stdio.h [new file with mode: 0644]
fs/yaffs2/stdlib.h [new file with mode: 0644]
fs/yaffs2/string.h [new file with mode: 0644]
fs/yaffs2/yaffs_allocator.c [new file with mode: 0644]
fs/yaffs2/yaffs_allocator.h [new file with mode: 0644]
fs/yaffs2/yaffs_attribs.c [new file with mode: 0644]
fs/yaffs2/yaffs_attribs.h [new file with mode: 0644]
fs/yaffs2/yaffs_bitmap.c [new file with mode: 0644]
fs/yaffs2/yaffs_bitmap.h [new file with mode: 0644]
fs/yaffs2/yaffs_checkptrw.c
fs/yaffs2/yaffs_checkptrw.h
fs/yaffs2/yaffs_ecc.c
fs/yaffs2/yaffs_ecc.h
fs/yaffs2/yaffs_error.c [new file with mode: 0644]
fs/yaffs2/yaffs_flashif.h
fs/yaffs2/yaffs_flashif2.h [new file with mode: 0644]
fs/yaffs2/yaffs_getblockinfo.h [new file with mode: 0644]
fs/yaffs2/yaffs_guts.c
fs/yaffs2/yaffs_guts.h
fs/yaffs2/yaffs_hweight.c [new file with mode: 0644]
fs/yaffs2/yaffs_hweight.h [moved from fs/yaffs2/yaffs_malloc.h with 72% similarity]
fs/yaffs2/yaffs_list.h [new file with mode: 0644]
fs/yaffs2/yaffs_mtdif.c
fs/yaffs2/yaffs_mtdif.h
fs/yaffs2/yaffs_mtdif2.c
fs/yaffs2/yaffs_mtdif2.h
fs/yaffs2/yaffs_nameval.c [new file with mode: 0644]
fs/yaffs2/yaffs_nameval.h [moved from fs/yaffs2/yaffs_qsort.h with 50% similarity]
fs/yaffs2/yaffs_nand.c
fs/yaffs2/yaffs_nand.h
fs/yaffs2/yaffs_nandemul2k.h
fs/yaffs2/yaffs_nandif.c [new file with mode: 0644]
fs/yaffs2/yaffs_nandif.h [new file with mode: 0644]
fs/yaffs2/yaffs_osglue.h [moved from fs/yaffs2/yaffs_tagsvalidity.h with 53% similarity]
fs/yaffs2/yaffs_packedtags1.c
fs/yaffs2/yaffs_packedtags1.h
fs/yaffs2/yaffs_packedtags2.c
fs/yaffs2/yaffs_packedtags2.h
fs/yaffs2/yaffs_qsort.c
fs/yaffs2/yaffs_ramdisk.h [deleted file]
fs/yaffs2/yaffs_summary.c [new file with mode: 0644]
fs/yaffs2/yaffs_summary.h [new file with mode: 0644]
fs/yaffs2/yaffs_tagscompat.c
fs/yaffs2/yaffs_tagscompat.h
fs/yaffs2/yaffs_tagsvalidity.c [deleted file]
fs/yaffs2/yaffs_trace.h [new file with mode: 0644]
fs/yaffs2/yaffs_uboot_glue.c [new file with mode: 0644]
fs/yaffs2/yaffs_verify.c [new file with mode: 0644]
fs/yaffs2/yaffs_verify.h [new file with mode: 0644]
fs/yaffs2/yaffs_yaffs1.c [new file with mode: 0644]
fs/yaffs2/yaffs_yaffs1.h [moved from fs/yaffs2/yaffsinterface.h with 75% similarity]
fs/yaffs2/yaffs_yaffs2.c [new file with mode: 0644]
fs/yaffs2/yaffs_yaffs2.h [new file with mode: 0644]
fs/yaffs2/yaffscfg.c [deleted file]
fs/yaffs2/yaffscfg.h
fs/yaffs2/yaffsfs.c
fs/yaffs2/yaffsfs.h
fs/yaffs2/ydirectenv.h
fs/yaffs2/yportenv.h