All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] NS16550: buffer reads
Date: Fri, 14 Oct 2011 17:04:36 -0700	[thread overview]
Message-ID: <CAPnjgZ38UZyAz66ieAA=v-_pi0Lza87sxrL7XKXE1es-MCGxFw@mail.gmail.com> (raw)
In-Reply-To: <A810FB69-082C-4186-B1DB-5D611A3A3B93@kernel.crashing.org>

Hi Kumar,

On Wed, Oct 12, 2011 at 6:08 PM, Kumar Gala <galak@kernel.crashing.org> wrote:
>
> On Oct 12, 2011, at 4:23 PM, Simon Glass wrote:
>
>> Hi Scott,
>>
>> On Fri, May 6, 2011 at 1:28 PM, Scott Wood <scottwood@freescale.com> wrote:
>>> On Wed, 4 May 2011 16:30:00 -0700
>>> Simon Glass <sjg@chromium.org> wrote:
>>>
>>>> Hi Scott,
>>>>
>>>> This is a very useful patch and it works well. I have taken the liberty of
>>>> modifying it slightly, because I think you should subtract 1 from the port
>>>> number that you pass to NS16550. For some reason the 'COM' ports are
>>>> numbered from 1 instead of 0.
>>>
>>> Thanks for spotting!
>>>
>>>> Please see below, and sorry if the patch doesn't come through cleanly.
>>>
>>> The whitespace got mangled.
>>>
>>> There's another thing that needs to be fixed -- the signatures
>>> of the 16550 functions should not change when the feature is disabled (see
>>> the discussion on http://patchwork.ozlabs.org/patch/90066/), or it'll
>>> break boards like linkstation.
>>>
>>> I'll include both fixes in my respin.
>>
>> Are you planning a respin of this? If not I will take this up as it is
>> pretty important for Tegra.
>
> Scott's on vacation for next 2 weeks so guessing he'd be fine w/you respining.

OK I have sent it to the list, just fixing two checkpatch warnings.

It is pretty-much essential on Tegra since otherwise pasting stuff
into the terminal hardly works at all.

Regards,
Simon

>
> - k

      reply	other threads:[~2011-10-15  0:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-06 20:30 [U-Boot] [PATCH 1/2] NS16550: buffer reads Scott Wood
2011-04-06 20:30 ` [U-Boot] [PATCH 2/2] corenet_ds: enable buffered reads Scott Wood
2011-04-06 20:42 ` [U-Boot] [PATCH 1/2] NS16550: buffer reads Wolfgang Denk
2011-04-06 21:28   ` Scott Wood
2011-05-04 23:30     ` Simon Glass
2011-05-06 20:28       ` Scott Wood
2011-10-12 21:23         ` Simon Glass
2011-10-13  1:08           ` Kumar Gala
2011-10-15  0:04             ` Simon Glass [this message]

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='CAPnjgZ38UZyAz66ieAA=v-_pi0Lza87sxrL7XKXE1es-MCGxFw@mail.gmail.com' \
    --to=sjg@chromium.org \
    --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.