From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] nios2: fix virt_to_phys for nios2 with MMU
Date: Fri, 23 Oct 2015 08:20:06 +0800 [thread overview]
Message-ID: <56297D36.3050306@wytron.com.tw> (raw)
In-Reply-To: <1445500035-11358-1-git-send-email-thomas@wytron.com.tw>
On 10/22/2015 03:47 PM, Thomas Chou wrote:
> As the virtual address and physical address mapping of nios2 with
> MMU are different. Add a check of MMU, and fix the mapping.
>
> Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
> Acked-by: Marek Vasut <marex@denx.de>
> Reviewed-by: Ley Foon Tan <lftan@altera.com>
> ---
> v2
> remove the parenthesis around vaddr as suggested by Marek.
>
> arch/nios2/include/asm/io.h | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
Applied to u-boot-nios.
prev parent reply other threads:[~2015-10-23 0:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-21 13:10 [U-Boot] [PATCH] nios2: fix virt_to_phys for nios2 with MMU Thomas Chou
2015-10-22 1:43 ` Marek Vasut
2015-10-22 1:49 ` Ley Foon Tan
2015-10-22 7:47 ` [U-Boot] [PATCH v2] " Thomas Chou
2015-10-23 0:20 ` Thomas Chou [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=56297D36.3050306@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 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.