Searched hist:"05 be5a60e98eb1243901f556fefd66b1691fabe4" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | omap3_zoom1.h | 05be5a60e98eb1243901f556fefd66b1691fabe4 Sat Oct 31 17:37:42 UTC 2009 Tom Rix <Tom.Rix@windriver.com> 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>
|