Home
last modified time | relevance | path

Searched hist:cef46b7792d4171bc7b17a3a4ae4c53bb6e78654 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/serial/
H A Dsandbox.ccef46b7792d4171bc7b17a3a4ae4c53bb6e78654 Fri Sep 14 20:33:21 UTC 2012 Marek Vasut <marex@denx.de> serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver

Implement support for CONFIG_SERIAL_MULTI into sandbox serial driver.
This driver was so far only usable directly, but this patch also adds
support for the multi method. This allows using more than one serial
driver alongside the sandbox driver. Also, add a weak implementation
of default_serial_console() returning this driver.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: Tom Rini <trini@ti.com>
Cc: Mike Frysinger <vapier@gentoo.org>