For OMAP3530 based Android work, you should checkout Rowboat[1] which ports Google's Android to the OMAP3x processors. Since you already have your Kernel working, you should be able to take that to the Rowboat Kernel and get things running cleanly on their Android 1.6
[1] - http://code.google.com/p/rowboat & http://gitorious.org/rowboat -- Ashwin On Sun, Nov 29, 2009 at 11:48 PM, Fasil <[email protected]> wrote: > Hi, > > I have ported Android 1.6 on OMAP3530 and seems I getting a > weired problem with automount of sdcard. > > I m booting android from MMC card which has got two partitions. One > for Android RFS and another having the media contents and its a VFAT > type. > > While I m using Android 1.1 there is no problem. On searching forums > I > could see mountd demaon was replaced by vold. > > I have changed the following files in Android source > 1. development/data/etc/vold.conf > media_path /devices/platform/mmci-omap-hs.0/mmc_host/mmc0 > > 2. system/core/rootdir/etc/mountd.conf > block_device /dev/block/mmcblk0p2 > > Even after these two changes I m not able to auto mount SD card and > if > I manually mount in /SDCARD path. I m able to list the media files > but > not able to see in Android Music player application. > > Any idea or suggestion is highly appreciated. > > Thanks > Fasil > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
