Thank you for replying. No error was throwing. Just no response when I
use my new kernel to boot the emulator. Even if I use the config file
pulled from the emulator to customize the kernel, the generated zImage
cannot boot the emulator. I wonder whether the problem is caused by
the kernel source c
Any Error or message it is throwing ?
sanjeev sharma
On Mon, Jun 21, 2010 at 6:48 AM, xlshe wrote:
> Oh, one thing to add is that I customized my kernel using the
> msm_defconfig.
>
> --
> unsubscribe:
> android-kernel+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/andr
On 06/19/2010 03:37 AM, Gary wrote:
> Hi,Tim and Greg
> Thanks for your information.
> I used Initcall_Debug flag and found that the initialization of FFUART
> takes about 4 seconds.
> By tracing step by step, found the time ran away in
> release_console_sem() function, located at printk.c.
> I am