Home
last modified time | relevance | path

Searched hist:"25374 bfbf3a6c6624d8db512c95a4960e3a84635" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Domap3_beagle.h25374bfbf3a6c6624d8db512c95a4960e3a84635 Sat Oct 31 17:37:43 UTC 2009 Tom Rix <Tom.Rix@windriver.com> 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>