It might be that the mtd snapshot is upsetting the yaffs interface somehow.
 
I have never seen this kind of behaviour and I have done a lot of ports.
 
If you use the 2.4.25 in husaberg.toby-churchill.com/balloon you should be ok.
 
Nick
-----Original Message-----
From: yaffs-admin@stoneboat.aleph1.co.uk [mailto:yaffs-admin@stoneboat.aleph1.co.uk]On Behalf Of Dick Chen
Sent: 29 September 2004 10:37
To: yaffs@stoneboat.aleph1.co.uk
Subject: [Yaffs] yaffs on 2.4.26

Hi:
    I am trying to get yaffs working on my board.
 
    The Configure is:
    CPU: Samsung S3C44B0X ( ARM )
    OS: uClinux with kernel 2.4.26
    MTD: mtd-snapshot-20040912
    yaffs: downloaded from aleph1 CVS 20040928
    NAND Chip: Samsung K9K1G08U0M ( 128 MByte )
 
    The problem is: I can not copy large file to the yaffs( e.g about 320k ) when I config yaffs as CONFIG_YAFFS_USE_GENERIC_RW, and smaller files is ok. However, if i don't use the CONFIG_YAFFS_USE_GENERIC_RW option, lager file is ok, but if i launch other program when operating yaffs( e.g.
cp test.wav /mnt/yaffs &
ls
) the console shows "BINFMT_FLAT:reloc outside program 0xce20ce2(0-0x20294/0x19500), killing ls!"
 
    can anyone help me?
 
Regards
Dich Chen