From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] arm: mx6: Add UART8 base address for i.MX6UL
Date: Sun, 21 Feb 2016 11:16:56 +0100 [thread overview]
Message-ID: <56C98E98.5060603@denx.de> (raw)
In-Reply-To: <1455100886-21291-1-git-send-email-sr@denx.de>
On 10/02/2016 11:41, Stefan Roese wrote:
> Add the base address for the i.MX6UL so that this UART can be used.
>
> Signed-off-by: Stefan Roese <sr@denx.de>
> Cc: Ye Li <ye.li@nxp.com>
> Cc: Fabio Estevam <fabio.estevam@nxp.com>
> Cc: Stefano Babic <sbabic@denx.de>
> ---
> arch/arm/include/asm/arch-mx6/imx-regs.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/include/asm/arch-mx6/imx-regs.h b/arch/arm/include/asm/arch-mx6/imx-regs.h
> index 5c45bf6..d0e6bf2 100644
> --- a/arch/arm/include/asm/arch-mx6/imx-regs.h
> +++ b/arch/arm/include/asm/arch-mx6/imx-regs.h
> @@ -162,6 +162,7 @@
> #endif
> #define UART1_BASE (ATZ1_BASE_ADDR + 0x20000)
> #define ESAI1_BASE_ADDR (ATZ1_BASE_ADDR + 0x24000)
> +#define UART8_BASE (ATZ1_BASE_ADDR + 0x24000)
> #define SSI1_BASE_ADDR (ATZ1_BASE_ADDR + 0x28000)
> #define SSI2_BASE_ADDR (ATZ1_BASE_ADDR + 0x2C000)
> #define SSI3_BASE_ADDR (ATZ1_BASE_ADDR + 0x30000)
>
Reviewed-by : Stefano Babic <sbabic@denx.de>
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
prev parent reply other threads:[~2016-02-21 10:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-10 10:41 [U-Boot] [PATCH 1/2] arm: mx6: Add UART8 base address for i.MX6UL Stefan Roese
2016-02-10 10:41 ` [U-Boot] [PATCH 2/2] arm: mx6: Add CCV xPress board support Stefan Roese
2016-02-21 10:19 ` Stefano Babic
2016-02-21 10:16 ` Stefano Babic [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=56C98E98.5060603@denx.de \
--to=sbabic@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox