[U-Boot] [PATCH 40/71] serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver

Marek Vasut marex at denx.de
Mon Oct 1 16:46:47 CEST 2012


Dear Thomas Chou,

> On 09/17/2012 07:21 AM, Marek Vasut wrote:
> > Implement support for CONFIG_SERIAL_MULTI into altera 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 altera 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: Scott McNutt <smcnutt at psyent.com>
> > ---
> > 
> >   common/serial.c              |    2 +
> >   drivers/serial/altera_uart.c |   83
> >   ++++++++++++++++++++++++++++++++++++------ 2 files changed, 73
> >   insertions(+), 12 deletions(-)
> 
> Dear Marek,
> 
> Please include the following headers.
[...]
Fixed both, V2 out

Best regards,
Marek Vasut


More information about the U-Boot mailing list