All of lore.kernel.org
 help / color / mirror / Atom feed
From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] armv8: fsl-layerscape: Fix early MMU table for nand boot
Date: Mon, 30 Nov 2015 11:31:22 -0800	[thread overview]
Message-ID: <565CA40A.2090408@freescale.com> (raw)
In-Reply-To: <1448512881-12582-1-git-send-email-yorksun@freescale.com>



On 11/25/2015 08:41 PM, York Sun wrote:
> The early MMU table doesn't enable all addresses. Unused addresses
> are marked as invalid, as introduced by commit 9979922. An entry
> was missing for NAND flash space, causing nand boot failure.
> 
> Signed-off-by: York Sun <yorksun@freescale.com>
> CC: Alison Wang <alison.wang@freescale.com>
> CC: Prabhakar Kushwaha <prabhakar@freescale.com>
> 
> ---
> 
> Changes in v2:
>   Reduce the IFC mapped for early MMU, up to NOR flash base to
>   avoid conflict
>   Tested on LS2085AQDS
> 
>  arch/arm/include/asm/arch-fsl-layerscape/cpu.h |    4 ++++
>  1 file changed, 4 insertions(+)

Applied to fsl-qoriq master.

York

      reply	other threads:[~2015-11-30 19:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-26  4:41 [U-Boot] [PATCH v2] armv8: fsl-layerscape: Fix early MMU table for nand boot York Sun
2015-11-30 19:31 ` York Sun [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=565CA40A.2090408@freescale.com \
    --to=yorksun@freescale.com \
    --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.