commit | 53ea42ef5317880a34f5da5472abc1abd8e4cf95 | [log] [tgz] |
---|---|---|
author | Tom Rix <Tom.Rix@windriver.com> | Sat Oct 31 12:37:43 2009 -0500 |
committer | Remy Bohmer <linux@bohmer.net> | Sun Dec 20 12:51:51 2009 +0100 |
tree | 2ae4c421a7ddc0d4b51dde5df3347701db8e1de3 | |
parent | dd679ff91c269e98021b486a89d4a655015e2b18 [diff] |
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>