[android-kernel] Using KGDB on android powered board with Serial Port

2011-08-08 Thread sashank
Hi, I want to develop kernel mode drivers in android for my custom board. My board has a serial port and a 1394/Firewire port. How can i use these ports along with KGDB to debug the android kernel? Regards Sashank -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups

Re: [android-kernel] Not able to execute the init

2011-08-08 Thread Prabhu Ram
hi, make sure your kernel supports pmem and ashmem . There r six major changes over the linux kernel to support android, so make sure u have all the changes withh your kernel ... I faced the same kinda problem sum time back , so i suppose this might be the case .. On Thu, Aug 4, 2011 at 4:26 P

[android-kernel] Re: compiling a kernel from source, android

2011-08-08 Thread ヘマント
Hi, It might be added in the setting app. You can check the value that the settings app reads from "/proc/ version" If the output does not have "lg-electronics", then I strongly suspect that the settings app hardcodes it. It looks likely since the format does not look like the usual ones. If it