public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 1/2] nios2: map physical address to uncached virtual address
Date: Wed, 16 Sep 2015 20:19:12 +0800	[thread overview]
Message-ID: <55F95E40.8070102@wytron.com.tw> (raw)
In-Reply-To: <1442302126-9104-2-git-send-email-thomas@wytron.com.tw>



On 09/15/2015 03:28 PM, Thomas Chou wrote:
> Add ioremap() to map physical address to uncached virtual
> address. We need this to convert the reg address from the
> device tree.
>
> The order of headers inclusion in interrupts.c is changed
> because common.h will include board header that contains
> IO_REGION_BASE.
>
> In the future, the IO_REGION_BASE should be decided from
> the device tree.
> tree
>
> Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
> Acked-by: Marek Vasut <marex@denx.de>
> ---
>   arch/nios2/cpu/interrupts.c | 4 ++--
>   arch/nios2/include/asm/io.h | 5 +++++
>   2 files changed, 7 insertions(+), 2 deletions(-)

This patch should not be bound with the jtag uart driver. Separate this 
from the series.

Applied to u-boot-nios.

  reply	other threads:[~2015-09-16 12:19 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-15  7:28 [U-Boot] [PATCH v3 0/2] nios2: convert altera_jtag_uart to driver model Thomas Chou
2015-09-15  7:28 ` [U-Boot] [PATCH v3 1/2] nios2: map physical address to uncached virtual address Thomas Chou
2015-09-16 12:19   ` Thomas Chou [this message]
2015-09-15  7:28 ` [U-Boot] [PATCH v3 2/2] nios2: convert altera_jtag_uart to driver model Thomas Chou
2015-09-16 13:31 ` [U-Boot] [PATCH v4] " Thomas Chou
2015-09-18  6:23 ` [U-Boot] [PATCH v5] " Thomas Chou
2015-09-18 14:58   ` Marek Vasut
2015-09-19  6:00     ` Thomas Chou
2015-09-19  6:10       ` Marek Vasut
2015-09-19  8:06         ` Thomas Chou
2015-09-19 20:38           ` Marek Vasut
2015-09-19 15:46   ` Simon Glass
2015-09-19 21:55     ` Simon Glass
2015-09-20  3:22       ` Thomas Chou
2015-09-20  6:03         ` Thomas Chou
2015-09-20  3:20     ` Thomas Chou
2015-09-20  8:36 ` [U-Boot] [PATCH v6] " Thomas Chou
2015-09-24  6:58   ` Thomas Chou

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=55F95E40.8070102@wytron.com.tw \
    --to=thomas@wytron.com.tw \
    --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