ARM: UniPhier: remove unnecessary cache coherency code
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 29 May 2015 08:30:03 +0000 (17:30 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 30 May 2015 17:55:38 +0000 (02:55 +0900)
commit9fc5f9daa16a30a61441298df81000080847f52c
tree819043e7f6509068a4c044d5bacc2d7988824d54
parent12a70e3c9616b4890421d3035e2dfa68b152289b
ARM: UniPhier: remove unnecessary cache coherency code

Cache coherency for SMP is cared by Linux.  In U-Boot, the secondary
CPU(s) are just sleeping.  Nothing in memory is shared with the
primary CPU.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/lowlevel_init.S