public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Matthias Fuchs <matthias.fuchs@esd.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 0/4] am335x_evm: Enable UART{1,2,3,4,5}
Date: Mon, 29 Oct 2012 12:46:21 +0100	[thread overview]
Message-ID: <508E6C8D.3070003@esd.eu> (raw)
In-Reply-To: <1351167692-15015-1-git-send-email-andrew@bradfordembedded.com>

Tested-by: Matthias Fuchs <matthias.fuchs@esd.eu>

... on AM335x IDK board with console on UART3.

Matthias

On 25.10.2012 14:21, Andrew Bradford wrote:
> To support serial ports other than UART0 on am335x based systems like
> the Beaglebone with the RS232 cape and am335x_evm with daughterboard.
> 
> Changes from v3:
> 	* Patch 4/4 simplified further.
> Changes from v2:
> 	* Patch 4/4 cleaned up to define CONS_INDEX and SERIALX in the
> 	target options.
> Changes from v1:
> 	* Reduced from 6 patches to 4.
> 	* Reworked on Marek Vasut's serial changes.
> 	* Added UART3 for am335x_evm profile 5.
> 
> Andrew Bradford (4):
>   am33xx: Enable UART{1,2,3,4,5} clocks
>   am33xx: Enable UART{1,2,3,4,5} pin-mux
>   serial: ns16550: Enable COM5 and COM6
>   am335x_evm: Enable use of UART{1,2,3,4,5}
> 
>  arch/arm/cpu/armv7/am33xx/board.c            |   17 ++++++++
>  arch/arm/cpu/armv7/am33xx/clock.c            |   35 +++++++++++++++++
>  arch/arm/include/asm/arch-am33xx/sys_proto.h |    7 +++-
>  board/ti/am335x/mux.c                        |   54 ++++++++++++++++++++++++++
>  boards.cfg                                   |    7 +++-
>  drivers/serial/serial_ns16550.c              |   36 +++++++++++++++--
>  include/configs/am335x_evm.h                 |   12 +++---
>  7 files changed, 158 insertions(+), 10 deletions(-)
> -------------------------------------------------------------

  parent reply	other threads:[~2012-10-29 11:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-25 12:21 [U-Boot] [PATCH v4 0/4] am335x_evm: Enable UART{1,2,3,4,5} Andrew Bradford
2012-10-25 12:21 ` [U-Boot] [PATCH v4 1/4] am33xx: Enable UART{1,2,3,4,5} clocks Andrew Bradford
2012-10-25 12:21 ` [U-Boot] [PATCH v4 2/4] am33xx: Enable UART{1,2,3,4,5} pin-mux Andrew Bradford
2012-10-25 12:21 ` [U-Boot] [PATCH v4 3/4] serial: ns16550: Enable COM5 and COM6 Andrew Bradford
2012-10-25 12:21 ` [U-Boot] [PATCH v4 4/4] am335x_evm: Enable use of UART{1,2,3,4,5} Andrew Bradford
2012-10-29 11:46 ` Matthias Fuchs [this message]
2012-11-02 13:05 ` [U-Boot] [PATCH v4 0/4] am335x_evm: Enable UART{1,2,3,4,5} Matthias Fuchs
2012-11-02 15:12   ` Andrew Bradford
2012-11-02 16:57     ` Tom Rini
2012-11-02 17:05 ` Tom Rini

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=508E6C8D.3070003@esd.eu \
    --to=matthias.fuchs@esd.eu \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox