Re: [android-kernel] Re: How to dump boot message without adb

2010-07-14 Thread Vishnu Pratap Singh
set BOARD_KERNEL_CMDLINE to no_console_suspend=1 console= Regards On Wed, Jul 14, 2010 at 2:38 PM, Vishnu Pratap Singh wrote: > Dear Jie, > > Can you make clear, how you are going to boot prompt, are you using jig box > for getting boot prompt or serial logs ? > > > On Wed, Jul 14, 2010 at 2:2

Re: [android-kernel] Re: How to dump boot message without adb

2010-07-14 Thread Vishnu Pratap Singh
Dear Jie, Can you make clear, how you are going to boot prompt, are you using jig box for getting boot prompt or serial logs ? On Wed, Jul 14, 2010 at 2:28 PM, Jie wrote: > But Tattoo device booted with a TATTOO logo screen and no ttys will > appear to check out the dmesg. It seems like a parad

[android-kernel] Re: How to dump boot message without adb

2010-07-14 Thread Jie
But Tattoo device booted with a TATTOO logo screen and no ttys will appear to check out the dmesg. It seems like a paradox for android devices. I've changed the CMDLINE for mkbootimg command but no luck. The bootloader on HTC Tattoo hasn't been hacked so far. Any suggestions? PS, I'll try it on

Re: [android-kernel] Re: How to dump boot message without adb

2010-07-14 Thread Vishnu Pratap Singh
actually if you want you can change the debug level in boot parameters also, this should be present in your bootloader code. On Wed, Jul 14, 2010 at 1:20 PM, Vishnu Pratap Singh wrote: > yes, you can try it out. > > > On Wed, Jul 14, 2010 at 12:24 PM, Jie wrote: > >> Hi, vishnu >> >> Thanks for

Re: [android-kernel] Re: How to dump boot message without adb

2010-07-14 Thread Vishnu Pratap Singh
yes, you can try it out. On Wed, Jul 14, 2010 at 12:24 PM, Jie wrote: > Hi, vishnu > > Thanks for quick reply. I've executed 'printenv' on my Tattoo device, > 'CMDLINE' environment value isn't there. I guess it should be set in > BoardConfig.mk file, right? There is an item named > 'BOARD_KERNEL