[U-Boot] [PATCH v5] serial: uartlite: Support for SERIAL_MULTI
Wolfgang Denk
wd at denx.de
Thu Oct 6 20:50:44 CEST 2011
Dear Michal Simek,
In message <1317020588-12083-1-git-send-email-monstr at monstr.eu> you wrote:
> Add support for SERIAL MULTI for uartlite.
>
> Signed-off-by: Michal Simek <monstr at monstr.eu>
>
> ---
> v2: Use in/out_be32 functions
>
> v3: Clean coding style
>
> v4: Simplify userial_ports array initialization
>
> v5: const userial_ports
> Do not use u32
> Separate declarations and code by a single blank line
> Update copyright
> ---
> common/serial.c | 14 ++++
> drivers/serial/serial_xuartlite.c | 140 ++++++++++++++++++++++++++++++++-----
> include/serial.h | 7 ++
> 3 files changed, 142 insertions(+), 19 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Humanity has the stars in its future, and that future is too
important to be lost under the burden of juvenile folly and ignorant
superstition. - Isaac Asimov
More information about the U-Boot
mailing list