[U-Boot] [PATCH v2] armv8: fsl-layerscape: Fix early MMU table for nand boot

York Sun yorksun at freescale.com
Mon Nov 30 20:31:22 CET 2015



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 at freescale.com>
> CC: Alison Wang <alison.wang at freescale.com>
> CC: Prabhakar Kushwaha <prabhakar at 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


More information about the U-Boot mailing list