]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: UniPhier: remove unnecessary cache coherency code
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 29 May 2015 08:30:03 +0000 (17:30 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:47:19 +0000 (22:47 +0200)
commita911e4833fdf56ef2f720a7da1d8bf266ec1cbd6
treedc1385b49b47e5675e02f274373478c9ee3b8ff5
parentf0ba6c9dc2a348cef352aa078f3d0e01705fb09d
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