commit | 6a37ff388a0b5f39062b883ae2a0f5c742c2492b | [log] [tgz] |
---|---|---|
author | Soren Brinkmann <soren.brinkmann@xilinx.com> | Thu Oct 31 09:10:15 2013 -0700 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Dec 10 14:17:55 2013 +0100 |
tree | 1dbce0d979b08ee077fe83b9e48961b8f14b495d | |
parent | 11e031308ba660b31ffaf31f0295a2c1c358b574 [diff] |
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 <soren.brinkmann@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>