commit | 61ce3ed57b40212a9ae79cebb44861a8c63df54a | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Sep 02 14:19:10 2014 -0700 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Sep 16 12:55:08 2014 +0200 |
tree | 29ee1f3564f83d2d18aece0572a525dfa1aa1f3b | |
parent | 0beb2bd36f6216f455363f47f8ba32fdf26667fb [diff] |
ARM: zynq: Remove invalidate cache for cpu die As there is no Power management unit on this board, it is not possible to power down a core, just WFI is allowed. There is no point to invalidate the cache and exit coherency. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Reviewed-and-tested-by: Soren Brinkmann <soren.brinkmann@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>