Hi Rajesh, I think you must have mmc/sd driver for your hardware and it would create device node i.e /dev/mmcblk0 etc. Did you check before android porting , sd card driver was working on your linux ( target kernel )?
I am using sd card to put android file system on it for android porting/bring up on my SoC. My target kernel had sd card driver before doing anything related to android and then patch target kernel for android changes. Thanks Rizavan On Tue, Feb 3, 2009 at 10:25 PM, Rajesh N <[email protected]> wrote: > Hi all, > > I have ported android successfully on imx31 pdk board, when I go in > android menu in music , it is not able to detect SD card placed in board, > significantly I haven't seen any device like "/dev/mmcxxx" in /dev under > android shell , if there are pointers to this issue it would be a great help > for me.. > > Best Regards, > Rajesh > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

