Hi, all I'm porting Android 1.0 (2.6.25 based) to Marvell PXA9xx board with 2.6.24 kernel. Considering the workloads of drivers porting, I degrade the android to 2.6.24. At present, Many necessary features (ASHMEM, BINDER...) and drivers have been ported successfully and Android homescreen and applications can be displayed. But when I enabled the ANDROID_POWER( of course, some modification also have been performed accroding to the kobject/kset difference between 2.6.24 and 2.6.25 to register subsystem 'android_power' in /sys), the system stopped at kernel compression done like below: ------------------------------------------------------------------------------------ Uncompressing Linux............................................................. ................................................................................ ................ done, booting the kernel. -------------------------------------------------------------------------------------
I have checked the kernel source code carefully and thought that ANDROID_POWER shouldn't be the reason of system boot failure but it did. No other choices but turn to help in developer forum. Doesn't anybody account with the similar problems? and could anyone help me out? Thanks a lot! BR/Mark --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
