]> git.ipfire.org Git - people/ms/u-boot.git/commit
armv8: layerscape: Update MMU mapping with actual DDR size
authorYork Sun <york.sun@nxp.com>
Mon, 6 Mar 2017 17:02:30 +0000 (09:02 -0800)
committerYork Sun <york.sun@nxp.com>
Tue, 14 Mar 2017 15:44:03 +0000 (08:44 -0700)
commit24f55496a40fc2903a3737563c52b952d9a25332
tree3d600270ec77ec8a6a9eb8c89a0786eee98d89cf
parent437858b62010f3d67694b117952b62d4be86e976
armv8: layerscape: Update MMU mapping with actual DDR size

Update mapping with actual DDR size. Non-existing memory should not
be mapped as "normal" memory to avoid speculative access.

Signed-off-by: York Sun <york.sun@nxp.com>
arch/arm/cpu/armv8/fsl-layerscape/cpu.c