I agree with you, if the requirement is porting to a new h/w platform. But the requirement here is to just porting to a new Linux Kernel version, hence it may not be required to do assembly level debugging.
On Jan 4, 3:55 pm, Chris Stratton <[email protected]> wrote: > > Instead of this, you can enable Kernel Low Level Debugging options in > > Kernel Configuration for the new Kernel, so that you can get initial > > kernel messages until UART driver is initialized. > > If you survive far enough into the boot that any generic parts of the > kernel are running. I was thinking more of generating output while > still in the device specific, likely assembly language initialization. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
