Hi folks!
I'm writing an application running on a COBRA5329 board from senTec, under uClinux. I've experienced a problem on the mmc interface. I try to explain briefly what the problem is...
These are the steps to reproduce the problem:
1. boot linux on the board
2. insert an mmc in the mmc slot
3. mount with the instruction "mount -t vfat /dev/mmcblk0p1 /mnt/mmc"
4. write a file to the mmc: cp /mnt/device1/file /mnt/mmc/
5. after finishing the copy (when the prompt became available), I try to unmount: umount mmc.

At this point, the mmc interface starts to write the file on the mmc card. I experienced that it takes about 45 minutes
to write a 2 MB file. It's not possible!
I think it could be the mmc driver... Anyone did experience a similar problem?
How about solving it? If you need some more information, tell me!

Thank you very much!
Cheers

Alessandro



--
Alessandro Guerra
Autron srl
via per Mirandola, 8
41033 Concordia s/S (MO) - Italy
Tel   : +39-0535.57276
Fax   : +39-0535.412795
web: http://www.autron.net
mailto: ague...@autron.net

PRIVACY
Ai sensi della D.Lgs. 196/03 si precisa che le informazioni contenute in questo 
messaggio sono riservate ed a uso esclusivo del destinatario. Qualora il 
messaggio in parola Le fosse pervenuto per errore, la preghiamo di eliminarlo 
senza copiarlo e di non inoltrarlo a terzi, dandocene gentilmente 
comunicazione. Grazie.

DISCLAIMER
This message, for the law 196/03, may contain confidential and/or privileged information. If you are not the intended recipient or authorized to receive this for the addressee, you must not use, copy, disclose or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation.
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to