Comment 22 for bug 897549

Revision history for this message
supriya karanth (supriya-karanth) wrote :

Since there is no mass storage support from UI, the below command should be used to access SD card

For 3.3 kernel
echo /dev/block/mmcblk1p1 > /sys/devices/platform/musb-ux500.0/musb-hdrc/gadget/lun0/file

For 3.4 kernel
echo /dev/block/mmcblk1p1 > /sys/devices/soc0/musb-ux500.0/musb-hdrc/gadget/lun0/file

The above command associates SDcard with lun0