[U-Boot-Users] PXA MMC question...

Has anyone used the MMC commands? I have enabled the MMC port on my board and can init mmc by issuing the mmcinit command and it finds the card.
My question is one that is done how can I list the contents of the card or better yet flash and image on the card to flash?
Thanks, Michael Frey

On Friday 20 June 2003 03:40 pm, Michael Frey wrote:
Has anyone used the MMC commands? I have enabled the MMC port on my board and can init mmc by issuing the mmcinit command and it finds the card.
Yes, I use them.
My question is one that is done how can I list the contents of the card or better yet flash and image on the card to flash?
You can do raw reads/write using cp command. Also, I submitted some patches for FAT fs some time ago. I'm not sure if they ever made it into CVS. With these patches you can ls and load from FAT.
Kyle.

In message E19UQY2-0003CY-00@granger.mail.mindspring.net you wrote:
You can do raw reads/write using cp command. Also, I submitted some patches for FAT fs some time ago. I'm not sure if they ever made it into CVS. With these patches you can ls and load from FAT.
Sorry, seems I forgot to send you an ACK.
But as you can see from the CHANGELOG these patches have been checked in about two weeks ago.
Best regards,
Wolfgang Denk
participants (3)
-
Kyle Harris
-
Michael Frey
-
Wolfgang Denk