]> Git Repo - J-u-boot.git/commit
ARM: UniPhier: remove unnecessary cache coherency code
authorMasahiro Yamada <[email protected]>
Fri, 29 May 2015 08:30:03 +0000 (17:30 +0900)
committerMasahiro Yamada <[email protected]>
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 <[email protected]>
arch/arm/mach-uniphier/lowlevel_init.S
This page took 0.031744 seconds and 4 git commands to generate.