HI Guys, I want to port android on Davinci DM355 using 2.6.29 kernel. But as a new bee I am not able to figure out which android configuration should I patch to my Davinci 2.6.29. Please guide me ... I would be glad if anyone can give me location from where I can get Android kernel (2.6.29). I am not sure I have taken right one and also the files that I need to change to port it on Davinci DM355.
Thanks in advance. Regards, Krunal On Thu, Apr 29, 2010 at 8:39 PM, Srikant <[email protected]> wrote: > 1. Build your Kernel ---> zImage will be created in arch/arm/boot/ > 2. Unzip your rootfs.zip ---> what is there in this zip file? > If it contains ramdisk.img, that is your RootFS > 3. Build Android to get system.img and ramdisk.img > 4. Flash the Images using nand commands at the correct addresses (Use > fastboot if you have) > 5. Reboot > - > > On Apr 28, 2:53 pm, Hemanshu Patel <[email protected]> wrote: > > Hello friends, > > I am having a device which runs montavista, and having davinci > > processor. > > I want to port android in it, but i am very novice as far as android > > is concerned. > > I got android kernel linux-2.6.25-android-1.0_r1.tar.gz > > and android rootfs.zip. > > > > now correct me in all the places below, i am expecting myself to be > > wrong.... > > > > # i will needed to compile kernel for arm processor with davinci > > config in arch/arm/config folder. > > # what am i suppose to make? uImage, bzimage???? > > # then i am suppose to replace the current file system with rootfs.zip > > files > > # then, need to install build kernel image to /boot location. > > # reboot > > > > is it that simple? i dont think so. > > please help me in this matter. > > > > Regards > > > > Hemanshu > > > > -- > > unsubscribe: > > [email protected]<android-porting%[email protected]> > > website:http://groups.google.com/group/android-porting > > -- > unsubscribe: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting > -- Regards, Krunal Patil Embedded Engineer, eInfochips Ltd. (M): +91-9924629091 -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
