On Tue, 2012-05-29 at 13:31 +0530, Abhijit Pawar wrote: > Hi List, > I have cross compiled a 3.3 linux kernel. Android Support in the > configuration was enabled before compilation. > > Compilation gives some errors for build ( for example BUGON macro is > problematic in some files, udelay of > 2000 is problematic, need to use > mdelay). > > Once I modify the source code, the kernel is compiled properly and the > bzImage is ready. > > Now when I use this image in the Android Emulator (4.0) version, it > doesnt start. > > Is this a known problem? Does the 3.3 kernel work with Android 4.0 > device and emulator? > Is there any other way to get the 3.3 kernel working? > > Regards, > Abhijit Pawar > >
Just to add, I have a Fedora 16 box with 3.3.6 kernel installed. I am cross compiling the 3.3.7 version. Here is the command I use to start the emulator. ./emulator-arm -avd Test -shell -kernel /home/dutch/Android_Kernel/linux-3.3.7/arch/arm/boot/zImage -verbose -debug-all -show-kernel Regards, Abhijit Pawar -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel