On 01/12/2012 09:25 PM, Ash Charles wrote:
Try interrupting u-boot on boot and typing
'setenv console ttyO2,115200n8'
then
'boot'

A 'saveenv' would normally make this permanent but I suspect this will
fail on qemu (nand flash emulation?) so a boot.scr could do the trick.

-Ash

On Thu, Jan 12, 2012 at 11:20 AM, Andrei Gherzan<and...@gherzan.ro>  wrote:
No quiet in it but console is ttyS2.

On Jan 12, 2012 7:05 PM, "Ash Charles"<a...@gumstix.com>  wrote:
On Thu, Jan 12, 2012 at 8:30 AM, Andrei Gherzan<and...@gherzan.ro>  wrote:
Does anybody know why these boot messages are not printed on serial in
qemu?
What are the kernel boot parameters?  I.e. if you  'cat /proc/cmdline'
after the system is booted, do you see a 'console=ttyO2,115200n8'?
Equally, the word 'quiet' shouldn't be included in the boot parameters
if you want to see everything.

-Ash

This worked for me as well but still these messages are printed only in terminal and not in qemu window. Dunno why...

console=ttyO2,115200n8 mpurate=auto vram=12M omapfb.mode=dvi:1024x768MR-16@60 omapfb.debug=y omapdss.def_disp=dvi root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait

_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to