All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mips/vcth: Use generic 16550 uart driver
Date: Thu, 23 Apr 2009 21:02:39 +0900	[thread overview]
Message-ID: <49F058DF.9070906@necel.com> (raw)
In-Reply-To: <1240485260-19297-1-git-send-email-dzu@denx.de>

Wolfgang,

Detlev Zundel wrote:
> As the common code also handles baudrate switching, which the board
> specific vct.c driver did not support, this is one of the rare
> occassions where deleting code actually adds a feature :)
> 
> Signed-off-by: Detlev Zundel <dzu@denx.de>
> Acked-by: Stefan Roese <sr@denx.de>
> ---
>  drivers/serial/Makefile |    3 +-
>  drivers/serial/vct.c    |  125 -----------------------------------------------
>  include/configs/vct.h   |   13 +++++-
>  3 files changed, 13 insertions(+), 128 deletions(-)
>  delete mode 100755 drivers/serial/vct.c

Please pick up directly,  I'll not take care of this :-)

-- 
Shinya Kuribayashi
NEC Electronics

  reply	other threads:[~2009-04-23 12:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-23 11:14 [U-Boot] [PATCH] mips/vcth: Use generic 16550 uart driver Detlev Zundel
2009-04-23 12:02 ` Shinya Kuribayashi [this message]
2009-04-27 23:10 ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49F058DF.9070906@necel.com \
    --to=shinya.kuribayashi@necel.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.