Files
u-boot/arch/arm/lib
York Sun dcd468b8f4 armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stack
Flushing L3 cache in CCN-504 requries d-cache to be disabled. Using
assembly function to guarantee stack is not used before flushing is
completed. Timeout is needed for simualtor on which CCN-504 is not
implemented. Return value can be checked for timeout situation.

Change bootm.c to disable dcache instead of simply flushing, required
by flushing L3.

Signed-off-by: York Sun <yorksun@freescale.com>
2015-02-24 13:08:46 -08:00
..
2014-10-25 15:27:35 -04:00
2014-01-09 16:08:44 +01:00
2014-10-26 22:23:40 +01:00
2014-01-09 16:08:44 +01:00
2015-01-16 14:52:52 -05:00