Hi,
I am trying to get u-boot console out of USB OTG included in Beagleboard XM.
For that purpose I'm using u-boot v2011.03 compiled for "omap3_beagle".

I just boot my board and stop u-boot's booting process and enter the following:

setenv stdout usbtty; setenv stdin usbtty; setenv stderr usbtty

Then I connect my USB OTG cable and get a /dev/ttyACM0 device in my host PC.

However, while I am able to send commands, it seems the stream gets
corrupted. I've seen some people seeing the same issue before here
without response:

http://comments.gmane.org/gmane.comp.boot-loaders.u-boot/99482

Has anyone found a solution for this?

Thank you.

-- 
Javier Martin
Vista Silicon S.L.
CDTUC - FASE C - Oficina S-345
Avda de los Castros s/n
39005- Santander. Cantabria. Spain
+34 942 25 32 60
www.vista-silicon.com
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to