[U-Boot] [PATCH 47/71] serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver
Minkyu Kang
promsoft at gmail.com
Tue Sep 18 03:30:03 CEST 2012
On 17 September 2012 08:21, Marek Vasut <marex at denx.de> wrote:
> Implement support for CONFIG_SERIAL_MULTI into s3c64xx 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 s3c64xx driver. Also, add a weak implementation
> of default_serial_console() returning this driver.
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Marek Vasut <marek.vasut at gmail.com>
> Cc: Tom Rini <trini at ti.com>
> Cc: John Rigby <john.rigby at linaro.org>
> Cc: Minkyu Kang <mk7.kang at samsung.com>
> ---
> common/serial.c | 2 ++
> drivers/serial/s3c64xx.c | 65 +++++++++++++++++++++++++++++++++++++++++-----
> 2 files changed, 61 insertions(+), 6 deletions(-)
>
Acked-by: Minkyu Kang <mk7.kang at samsung.com>
Thanks.
--
from. prom.
www.promsoft.net
More information about the U-Boot
mailing list