]> git.baikalelectronics.ru Git - uboot.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)
commitcc4cd8b89bfcc093af288f05903deffc8338cb42
tree3d600270ec77ec8a6a9eb8c89a0786eee98d89cf
parenta934d7098e48845cb3ab341a3faa18caa3eedcf3
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