]> git.sur5r.net Git - u-boot/commit
OMAP3 zoom1 Add usbtty configuration
authorTom Rix <Tom.Rix@windriver.com>
Sat, 31 Oct 2009 17:37:42 +0000 (12:37 -0500)
committerRemy Bohmer <linux@bohmer.net>
Sun, 20 Dec 2009 11:50:53 +0000 (12:50 +0100)
commit05be5a60e98eb1243901f556fefd66b1691fabe4
treecc70db787024e9b42d9bca0e222108bd2ac975d4
parentf298e4b6dd56df3e35a13a6ddd572ca3baf06ad2
OMAP3 zoom1 Add usbtty configuration

The primary console of zoom1 is the serial out from the jumpers
accessed by removing the back panel.

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_zoom1.h