]> Git Repo - u-boot.git/commit
armv8: fsl-layerscape: Fix early MMU table for nand boot
authorYork Sun <[email protected]>
Wed, 25 Nov 2015 22:56:40 +0000 (14:56 -0800)
committerYork Sun <[email protected]>
Mon, 30 Nov 2015 17:11:13 +0000 (09:11 -0800)
commit3785f57015dbd7582f85fd1c34dcaa26638bf976
tree1cf566cfb27278f461148d17ae9425a5a6f99610
parent1d3a76faccc14aad1eabc71aa50b49dddc942383
armv8: fsl-layerscape: Fix early MMU table for nand boot

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 <[email protected]>
CC: Alison Wang <[email protected]>
CC: Prabhakar Kushwaha <[email protected]>
arch/arm/include/asm/arch-fsl-layerscape/cpu.h
This page took 0.033526 seconds and 4 git commands to generate.