]> git.ipfire.org Git - people/ms/u-boot.git/commit
OMAP3 beagle Add usbtty configuration
authorTom Rix <Tom.Rix@windriver.com>
Sat, 31 Oct 2009 17:37:43 +0000 (12:37 -0500)
committerRemy Bohmer <linux@bohmer.net>
Sun, 20 Dec 2009 11:51:51 +0000 (12:51 +0100)
commit25374bfbf3a6c6624d8db512c95a4960e3a84635
tree2ae4c421a7ddc0d4b51dde5df3347701db8e1de3
parent05be5a60e98eb1243901f556fefd66b1691fabe4
OMAP3 beagle Add usbtty configuration

The primary console of beagle is the serial header.

A secondary console is to use the usbtty.  The user can set this
manually by doing

setenv stdout usbtty; setenv stdin usbtty; setenv stderr usbtty
saveenv

usbtty will be usable by accessing the /dev/ttyACM0 on a linux host.

Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
include/configs/omap3_beagle.h