--
unsubscribe: android-porti...@googlegroups.com
website: http://groups.google.com/group/android-porting
Hi Deva,
Thanks for reply,
How enbale debug/print in the system/core/init/init.c file. This will help me more on analysis.
with regards,
saminath.
Just another point, for those unfamiliar with the init logging...
The log messages from init go into the kernel log buffer, NOT
the regular Android logging system. (These both go through the
Linux kernel, but are currently separate.)
So to access 'init' messages after booting, use the Linux command 'dmesg',
not 'logcat'.
-- Tim
=============================
Tim Bird
Architecture Group Chair, CE Workgroup of the Linux Foundation
Senior Staff Engineer, Sony Network Entertainment
=============================