commit | 05be5a60e98eb1243901f556fefd66b1691fabe4 | [log] [tgz] |
---|---|---|
author | Tom Rix <Tom.Rix@windriver.com> | Sat Oct 31 12:37:42 2009 -0500 |
committer | Remy Bohmer <linux@bohmer.net> | Sun Dec 20 12:50:53 2009 +0100 |
tree | cc70db787024e9b42d9bca0e222108bd2ac975d4 | |
parent | f298e4b6dd56df3e35a13a6ddd572ca3baf06ad2 [diff] |
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>