[U-Boot] [PATCH] at91: CONFIG_USART3 renamed to CONFIG_USART_DBGU

Wolfgang Denk wd at denx.de
Fri Apr 3 23:23:19 CEST 2009


Dear Michael Roth,

In message <1233929554-11483-3-git-send-email-mroth at 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 at 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.


More information about the U-Boot mailing list