Hi, I had also been porting Gingerbread to another ARMv5te platform, Marvell PXA310. I now have a running kernel and filesystem, hosted on https://sourceforge.net/projects/ipaq214android/
My case is a little bit different. I had never tried to port Froyo to it. I didn't used any code from Marvell, but as I didn't have any graphics acceleration (in Marvell's code for Froyo there are copybit libraries but Gingerbread doesn't support copybit well) and didn't implement any interfaces of opencore, I never get videos to play properly, and the graphics is really sluggish. So I would also like to know some information of opencore and the possibility to port copybit libraries to OpenGL ES. Thanks, Alvin Wong candrsn1973於 2012年7月30日星期一UTC+8上午9時56分55秒寫道: > > Hello, > > I have been given the assignment to upgrade our ARMv5 PXA168 Marvell based > platform from Froyo to Gingerbread. At this point, I do have a system > image built and running with adb debugging, etc.but I am experiencing > problems with /system/bin/mediaserver and the desktop does not appear on > boot. I have three questions: > > 1. How can I disable mediaserver? > > 2. Since Marvell relied on an interface to the external/opencore > libraries in Froyo, and those are no longer used in Gingerbread, how large > of a task will it be for us to rewrite a similar interface to Gingerbread's > counterpart for external/opencore code? > > 3. What other major obstacles will we face in trying to upgrade/port > Gingerbread to this ARMv5/PXA168 system without new patches from Marvell? > (Marvell does not provide support of any kind for Gingerbread for PXA168 > systems). Can you point to another developer's work in this area? > > Thanks, > > Chris Anderson > > > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
