1
0
Fork 0
alistair23-linux/arch/blackfin/mm
Jie Zhang 41ba653f24 Blackfin: decouple unrelated cache settings to get exact behavior
The current cache options don't really represent the hardware features.
They end up setting different aspects of the hardware so that the end
result is to turn on/off the cache.  Unfortunately, when we hit cache
problems with the hardware, it's difficult to test different settings to
root cause the problem.  The current settings also don't cleanly allow for
different caching behaviors with different regions of memory.

So split the configure options such that they properly reflect the settings
that are applied to the hardware.

Signed-off-by: Jie Zhang <jie.zhang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-06-22 21:15:59 -04:00
..
Makefile Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception context 2008-10-08 18:03:33 +08:00
blackfin_sram.h Blackfin: merge sram init functions 2009-06-12 06:11:50 -04:00
init.c Blackfin: decouple unrelated cache settings to get exact behavior 2009-06-22 21:15:59 -04:00
isram-driver.c Blackfin: fix bug found by traps test case 21 2009-06-12 06:03:45 -04:00
sram-alloc.c Blackfin: document the lsl variants of the L1 allocator 2009-06-12 06:12:00 -04:00