]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP3 zoom2 Use usbtty if the debug board is not connected.
authorTom Rix <Tom.Rix@windriver.com>
Sat, 31 Oct 2009 17:37:45 +0000 (12:37 -0500)
committerRemy Bohmer <linux@bohmer.net>
Sun, 20 Dec 2009 11:51:51 +0000 (12:51 +0100)
commit2ec1abea4359b94523d45a20d68d8582e09ace46
tree8ca03b8cc3f5fb14c2711950c87bda5ddb805a42
parent6299487ef5dcdb06e0394f5955755c8dd9ce707b
OMAP3 zoom2 Use usbtty if the debug board is not connected.

The preferred serial output comes from the debug board.
When the debug board is disconnected, fall back on using
usbtty from the usb connector on the Zoom2 board.

This shows up as /dev/ttyACM0 in a linux host.

Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
board/logicpd/zoom2/zoom2_serial.c
include/configs/omap3_zoom2.h
include/serial.h