]> git.sur5r.net Git - u-boot/commit
armv8: fsl-layerscape: Remove unnecessary flushing dcache
authorAlison Wang <b18965@freescale.com>
Fri, 22 Apr 2016 02:37:25 +0000 (10:37 +0800)
committerYork Sun <york.sun@nxp.com>
Wed, 18 May 2016 15:51:44 +0000 (08:51 -0700)
commitacb8f5e914814ac6c697edb86701958da251a223
tree4bf28ce36b7195333b3a51741105b63329e6ee64
parent7ad9cc969b00cd5e238f4a194f0e974d74706b8e
armv8: fsl-layerscape: Remove unnecessary flushing dcache

As the issue about the stack will get corrupted when switching between
the early and final mmu tables is fixed by commit 70e21b064, the
workaround to flush dcache is unnecessary and should be removed.

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