All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] at91: CONFIG_USART3 renamed to CONFIG_USART_DBGU
Date: Fri, 03 Apr 2009 23:23:19 +0200	[thread overview]
Message-ID: <20090403212319.CADCC83797DC@gemini.denx.de> (raw)
In-Reply-To: <1233929554-11483-3-git-send-email-mroth@nessie.de>

Dear Michael Roth,

In message <1233929554-11483-3-git-send-email-mroth@nessie.de> you wrote:
> In reality there are only three usarts on at91 SoC and one serial
> debug port called DBGU which is a reduced functionality usart.
> 
> For reasons of clarity and consistency the prefix USART is maintained
> independently the fact that normally the debug port is just called DBGU.
> 
> Signed-off-by: Michael Roth <mroth@nessie.de>
> ---
>  drivers/serial/atmel_usart.c           |   23 ++++++++++++++---------
>  include/asm-arm/arch-at91/clk.h        |    5 +++++
>  include/asm-arm/arch-at91/memory-map.h |    8 ++++----
>  include/configs/afeb9260.h             |    2 +-
>  include/configs/at91cap9adk.h          |    2 +-
>  include/configs/at91sam9260ek.h        |    2 +-
>  include/configs/at91sam9261ek.h        |    2 +-
>  include/configs/at91sam9263ek.h        |    2 +-
>  include/configs/at91sam9rlek.h         |    2 +-
>  9 files changed, 29 insertions(+), 19 deletions(-)

If I understand correctly, we are waiting for an updated / rebased
version of this patch from you. Are you going to submit one any time
soon?

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
Q:  How many DEC repairman does it take to fix a flat?
A:  Five; four to hold the car up and one to swap tires.
Q:  How long does it take?
A:  It's indeterminate.  It will depend upon how many flats they've
    brought with them.
Q:  What happens if you've got TWO flats?
A:  They replace your generator.

  reply	other threads:[~2009-04-03 21:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-06 14:12 [U-Boot] [PATCH v2 0/2] at91: serial initialization cleanup Michael Roth
2009-02-06 14:12 ` [U-Boot] [PATCH] at91: Factored out common serial hardware initialization Michael Roth
2009-02-06 14:12   ` [U-Boot] [PATCH] at91: CONFIG_USART3 renamed to CONFIG_USART_DBGU Michael Roth
2009-04-03 21:23     ` Wolfgang Denk [this message]
2009-02-06 17:47   ` [U-Boot] [PATCH] at91: Factored out common serial hardware initialization Jean-Christophe PLAGNIOL-VILLARD

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=20090403212319.CADCC83797DC@gemini.denx.de \
    --to=wd@denx.de \
    --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.