From 6a37ff388a0b5f39062b883ae2a0f5c742c2492b Mon Sep 17 00:00:00 2001 From: Soren Brinkmann Date: Thu, 31 Oct 2013 09:10:15 -0700 Subject: [PATCH] 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-format-patch failed