Hi,<br>
&nbsp;&nbsp;&nbsp; The previous yaffs i tried was not cvs version
incidentally. I build the cvs version and it cracks up in errors<br>
&nbsp;UPD&nbsp;&nbsp;&nbsp;&nbsp; include/linux/compile.h<br>
&nbsp; CC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; init/version.o<br>
&nbsp; LD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; init/built-in.o<br>
&nbsp; LD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .tmp_vmlinux1<br>
fs/built-in.o(.text+0x4e640): In function `yaffs_internal_read_super_mtd':<br>
fs/yaffs/yaffs_fs.c:1499: undefined reference to `nandmtd_WriteChunkToNAND'<br>
fs/built-in.o(.text+0x4e644):fs/yaffs/yaffs_fs.c:1499: undefined reference to `nandmtd_ReadChunkFromNAND'<br>
fs/built-in.o(.text+0x4e648):fs/yaffs/yaffs_fs.c:1499: undefined reference to `nandmtd_EraseBlockInNAND'<br>
fs/built-in.o(.text+0x4e64c):fs/yaffs/yaffs_fs.c:1499: undefined reference to `nandmtd_InitialiseNAND'<br>
make: *** [.tmp_vmlinux1] Error 1<br>
<br>
Any clues ?? A grep of my driver/mtd/nand does not show any such
functions ? And do nandwrite and nandtest actually work on 512 page mtd
devices ? If anyone has a working build , please provide me a link .<br>
&nbsp;regards<br>