From: Soren Brinkmann Date: Thu, 31 Oct 2013 16:10:15 +0000 (-0700) Subject: arm: zynq: Invalidate L1 in secondary boot X-Git-Tag: cleanup-for-linus~10^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a37ff388a0b5f39062b883ae2a0f5c742c2492b;p=pandora-kernel.git arm: zynq: Invalidate L1 in secondary boot During boot, Linux initiates a clean-invalidate operation only, resulting in faulty data to be written to the memory system during resume. Therefore invalidate the L1 in the secondary boot path to avoid these issues. Signed-off-by: Soren Brinkmann Signed-off-by: Michal Simek --- Reading git-diff-tree failed