Hi there, Try adding `androidboot.console=ttyMSM1` to the kernel cmdline.
Good luck, Alvin Wong On 2月13日, 上午12時12分, NARAYANA <[email protected]> wrote: > By enabling serial driver and passing right arguments from command > line to kernel I was able to get the serial logs on host machine, but > I was not able to enter any thing on the serial shell using keyboard. > Here is the argument that I'm passing to kernel > BOARD_KERNEL_CMDLINE := console=ttyMSM1,115200n8 > androidboot.hardware=qcom > > Please suggest, if I miss any command to pass to kernel. Why I was not > able to enter command on the shell through keyboard. How ever with > same images, was able to enter commands in adb shell. > > Regards, > vishnu -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
