[Bug 887] U-Boot initialization race condition: Hangs on boot

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Fri Dec 28 05:36:04 CET 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=887





------- Additional Comments From mail at mmontour.net  2007-12-28 05:36 -------
Created an attachment (id=462)
 --> (http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=462&action=view)
Patch

I've attached a patch that resolves the hang-on-boot on my GTA01Bv4.

The issue was that when stdout was assigned to usbtty and the USB was not
connected, __usbtty_puts() in drivers/serial/usbtty.c would write data into a
256-byte circular buffer and would get stuck in an infinite while() loop when
the buffer filled up.




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the buglog mailing list