Set up u-boot glue code and patching scripts.
authorCharles Manning <cdhmanning@gmail.com>
Mon, 16 Apr 2012 04:11:29 +0000 (16:11 +1200)
committerCharles Manning <cdhmanning@gmail.com>
Mon, 16 Apr 2012 04:11:29 +0000 (16:11 +1200)
commit8b348464b712730cbc18391924d805c1cab7b9ff
tree472c96ff28c2e1b58668b4004de062565279b42b
parent1a17e3ad0a2adbeaae6855696a16789caf4f8418
Set up u-boot glue code and patching scripts.

This should patch yaffs2 into a u-boot system.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>
13 files changed:
direct/basic-test/Makefile
direct/basic-test/yaffs_osglue.c
direct/tests/Makefile
direct/u-boot/common/cmd_yaffs2.c
direct/u-boot/fs/yaffs2/Makefile
direct/u-boot/fs/yaffs2/assert.h [deleted file]
direct/u-boot/fs/yaffs2/yaffs_mtdif2.c
direct/u-boot/fs/yaffs2/yaffs_mtdif2.h
direct/u-boot/fs/yaffs2/yaffs_uboot_glue.c [moved from direct/u-boot/fs/yaffs2/yaffscfg.c with 50% similarity]
direct/u-boot/patch-u-boot.sh [new file with mode: 0755]
direct/yaffsfs.c
direct/yaffsfs.h
direct/ydirectenv.h