
30 Nov
2015
30 Nov
'15
8:31 p.m.
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