From: Tom <Tom.Rix@windriver.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/4 v3] s5pc1xx: support serial driver
Date: Wed, 23 Sep 2009 06:58:11 -0500 [thread overview]
Message-ID: <4ABA0D53.9050603@windriver.com> (raw)
In-Reply-To: <1f3430fb0909230347w6f0f0022o8abcf000cdcd9253@mail.gmail.com>
Minkyu Kang wrote:
> Dear Tom
>
> 2009/9/22 Tom <Tom.Rix@windriver.com>:
>> Minkyu Kang wrote:
>>> This patch includes the serial driver for s5pc1xx
>>>
>>> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
>> Nak.
>>
>> This looks like the zoom2 serial driver.
>> In the case of zoom2, special handling is needed because the
>> serial is supplied by a detachable debug board and a
>> runtime check was needed.
>>
>> You are not doing a runtime check so why can you not just use
>> one of the generic interfaces ?
>>
>> Tom
>
> Sorry, I don't understand your pointing.
> I referenced s3c24x0 serial driver,
>
> please explain more detail.
It is unclear from your commit log why you can not just use
the generic drivers/serial/ns16550.c.
Looking closer at the patch I see that you return
from getc if a modem is being used.
Assuming that the commit log will be fixed, I will review the
patch again.
Tom
next prev parent reply other threads:[~2009-09-23 11:58 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-10 7:35 [U-Boot] [PATCH 3/4 v2] s5pc1xx: support serial driver Minkyu Kang
2009-09-10 11:26 ` Wolfgang Denk
2009-09-11 10:43 ` Minkyu Kang
2009-09-16 10:12 ` Minkyu Kang
2009-09-22 12:36 ` [U-Boot] [PATCH 3/4 v3] " Minkyu Kang
2009-09-22 14:08 ` Tom
2009-09-23 10:47 ` Minkyu Kang
2009-09-23 11:58 ` Tom [this message]
2009-09-23 12:35 ` Tom
2009-09-26 8:18 ` Minkyu Kang
2009-10-01 8:20 ` [U-Boot] [PATCH 3/4 v4] " Minkyu Kang
2009-10-09 3:10 ` Minkyu Kang
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=4ABA0D53.9050603@windriver.com \
--to=tom.rix@windriver.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.