[android-porting] Re: Porting Android on Freescale IMX31 board

2009-01-11 Thread mvniekerk
Hi Rajesh I'm on the same boat as you. What worked for me is the following: 1) Get the 2.6.25 Android kernel and extract to a directory of choice. Note that the latest Android source uses kernel 2.6.27 2) Make sure you download the latest BSP for the **PDK** on Freescale's site, r14. I think the

[android-porting] Re: Porting Android on Freescale IMX31 board

2009-01-11 Thread deepak singal
Hi Rajesh, Actually m using NEC imx31 board . First port freescale imx31 linux-2.6.24 kernel into NEC imx31 board --> (need some changes into freescale kernel for imx31 board) --->linux-2.6.25-android-1.0_r1.tar.gz Android kernel Source Code (Download Site---> http://code.google.com/p/an

[android-porting] Android display using smdk 6400

2009-01-11 Thread Praveen
what are the elements to be looked upon to get the display working on android? I am using smdk6400 as my reference board and it has a frame buffer driver specific to the board.Do i need anything other than this to get the display working ? --~--~-~--~~~---~--~~ un

[android-porting] Re: Regarding Android init process

2009-01-11 Thread getandroid
yes, android/linux first starts the /init process which invokes / init.rc script. If you look at this script it creates some symlinks and mounts filesystems. Android mandates to use yaffs2 but jffs2 also works. So, you need to modify init.rc to put your filesystem specific things. Pivotian wrote

[android-porting] Re: Porting Android on Freescale IMX31 board

2009-01-11 Thread Rajesh N
Hi Deepak, Thanks for u r kind reply, I am unable to get few statements which u have mentioned in 7 step procedure to port Android on IMX31 board/ In step *3* u have mentioned "*my board specific changes*" and in step *4*u have mentioned a patch which should have got from step 3. I unable to

[android-porting] Re: Porting Android on Freescale IMX31 board

2009-01-11 Thread deepak singal
Hi Rajesh, Porting of Google Android-1.0 Version to IMX31 board Steps-> Port Android on IMX31(ARM-11 core) using following steps: --->linux-2.6.25-android-1.0_r1.tar.gz Android kernel Source Code (Download Site---> http://code.google.com/p/android/downloads/list ) --->Freescale IMX31 spec

[android-porting] Re: Sensors

2009-01-11 Thread 伊泽
hi Mathias Ag you are right.We can calculate the pitch/poll but not Yaw,which compass sensor can.So Lis302/331 sensor can only detect accelerometer and rotation as poll/pitch,it's hart for rotation as a compass. thanks --wxc200 自由之精神,独立之人格 Timothy Leary - "Wom

[android-porting] Re: Porting Android on Freescale IMX31 board

2009-01-11 Thread Rajesh N
Hi s.avtar, Thanks for kind reply, I am bit confused with u r statements, I went through the linux resources given by freescale for IMX31 board, the CD contained Linux kernel with some toolchains. As u said, in u r last statement as I need to DIFF IMX BSP with vanilla kernel ! , I have lear

[android-porting] HOLLYWOOD'S SEXY MODEL

2009-01-11 Thread geetha1313
@@@ HOLLYWOOD'S SEXY MODEL@@ ENTER / CLICK --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: Porting Android on Freescale IMX31 board

2009-01-11 Thread s . avtar
> if Android kernel which is downloaded from source.android.com comes > with Freescale IMX31 BSP The kernel is Vanilla plus Android related patches. So, IMX31 support in the kernel would be as much as what is available in the Vanilla version. Note that you will first need to setup/compile the kern

[android-porting] Kernel thread priority.

2009-01-11 Thread >> Jith911
Hi, I am running Android on a PXA and I was trying to hook loading of cusom wifi driver using Android WiFi Manager by editing hardware/ libhardware/wifi/wifi.c I have tried following steps. 1. Add insmod driver.ko, firmware download to rc.local so that when linux loads the driver also get loade

[android-porting] Re: Porting Android to BenQ MID S6

2009-01-11 Thread Alberto M. Scattolo
Thanks guys!! I think I'll try the Eee PC way! The main problems are drivers I think... and I'm not wrong Android can't run with a kernel older then 2.6.23, right? Thanks again! -- A --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com w