Hi! > I have applied these patches manually, but i was not able patch > - fs/proc/proc_misc.c > and > - fs/proc/task_mmu.c file. > I skipped those two files. Is it OK?
I do not know if it's OK, but I had the same problem and the kernel seems to be working :-) > So i have unchecked these drivers in menuconfig.. > Yes - I did the same with various drivers which depended on the hardware: you should have the driver specific for your board > Is it correct,? How about Android Power Driver is it compulsory? The configuration file I'm using now has: # # Android # CONFIG_ANDROID_BINDER_IPC=y CONFIG_ANDROID_PMEM=y # CONFIG_ANDROID_POWER is not set CONFIG_ANDROID_LOGGER=y # CONFIG_ANDROID_RAM_CONSOLE is not set CONFIG_ANDROID_PARANOID_NETWORK=y I did not set CONFIG_ANDROID_POWER. And for the moment I got a booting kernel, android starts ... but is stuck on bootlogo animation :-( hope to solve this! bye giammy -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
