1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-01 15:31:27 +02:00
Files
u-boot-megous/arch/arc/include/asm
Alexey Brodkin 6eb15e50f4 arc: add support for SLC (System Level Cache, AKA L2-cache)
ARCv2 cores may have built-in SLC (System Level Cache, AKA L2-cache).
This change adds functions required for controlling SLC:
 * slc_enable/disable
 * slc_flush/invalidate

For now we just disable SLC to escape DMA coherency issues until either:
 * SLC flush/invalidate is supported in DMA APIin U-Boot
 * hardware DMA coherency is implemented (that might be board specific
   so probably we'll need to have a separate Kconfig option for
   controlling SLC explicitly)

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2015-04-03 09:47:50 +03:00
..
2014-02-07 08:14:32 -05:00
2014-02-07 08:14:32 -05:00
2014-02-07 08:14:32 -05:00
2015-04-03 09:47:49 +03:00
2014-02-07 08:14:32 -05:00
2014-02-07 08:14:32 -05:00
2015-04-03 09:47:49 +03:00
2014-02-07 08:14:32 -05:00
2014-02-07 08:14:32 -05:00
2015-04-03 09:47:49 +03:00
2014-02-07 08:14:32 -05:00
2014-02-07 08:14:32 -05:00