Re: [android-kernel] Kernel for Rooted HTC Dream

2010-09-03 Thread wqs wlp
Fastboot flash zimage zImage On Sep 3, 2010 2:51 AM, "perumal316" wrote: Hi All, I have a rooted HTC Dream. I have compiled my own kernel and now have a zImage. But each time I flashed in the new kernel using "fastboot flash boot zImage", I can't use the new kernel. It always can't go past the

Re: [android-kernel] Can I use the Linux usbserial driver and ADB at the same time?

2010-08-18 Thread wqs wlp
Thanks Danke's awesone work! The functions he wrote satisfied my debugging pretty well. now I am sending the complete patch I am using. The thing is, you have to modify board-mahimahi.c as well. Because, you have to disable CONFIG_USB_ANDROID_MASS_STORAGE to avoid usb interface enumeration errors

[android-kernel] what does .boot_params mean in MACHINE_START code?

2010-08-09 Thread wqs wlp
Hi I am wondering how the kernel are loaded by the bootloader on android devices, for example Nexus one or Moto Droid. Moreover, is the physical memory layout of android phones the same as traditional linux? The code in board-mahimahi.c and board-sholes.c say that for Nexus one device .boot_p