hi all, my original kernel command is: console=ttyO2,115200n8 rootdelay=1 init=/init root=/dev/mmcblk0p2 rw omapfb.vram="0:4M"
and finally I add *androidboot* in the command become: androidboot.console=ttyO2,115200n8 console=ttyO2,115200n8 rootdelay=1 init=/init root=/dev/mmcblk0p2 rw omapfb.vram="0:4M" finally it works, but I can't understand what cause it? because the original kernel command line work in the Froyo?! I want to know the difference, thanks for your comment! On 3月24日, 下午2時04分, Ravi Chemudugunta <chemudugun...@gmail.com> wrote: > what's your kernel command line? check that it includes a console= clause. > > -ravi -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel