linux/arch/blackfin/kernel
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
..
cplb-mpu Blackfin: decouple unrelated cache settings to get exact behavior 2009-06-22 21:15:59 -04:00
cplb-nompu
.gitignore
asm-offsets.c
bfin_dma_5xx.c
bfin_gpio.c
bfin_ksyms.c Blackfin: pull in asm/io.h in ksyms for prototypes 2009-06-18 21:40:44 -04:00
cplbinfo.c
dma-mapping.c
early_printk.c Blackfin: do not configure the UART early if on wrong processor 2009-06-13 07:20:10 -04:00
entry.S
fixed_code.S
flat.c
ftrace-entry.S Blackfin: initial support for ftrace grapher 2009-06-13 07:20:16 -04:00
ftrace.c Blackfin: initial support for ftrace grapher 2009-06-13 07:20:16 -04:00
gptimers.c
init_task.c mm: consolidate init_mm definition 2009-06-16 19:47:28 -07:00
ipipe.c Blackfin: remove obsolete mcount support from I-pipe code 2009-06-22 21:15:56 -04:00
irqchip.c Blackfin: abstract irq14 lowering in do_irq 2009-06-22 21:15:46 -04:00
kgdb_test.c
kgdb.c Blackfin: unify memory region checks between kgdb and traps 2009-06-22 21:15:34 -04:00
Makefile Blackfin: remove obsolete mcount support from I-pipe code 2009-06-22 21:15:56 -04:00
module.c
process.c Blackfin: unify memory region checks between kgdb and traps 2009-06-22 21:15:34 -04:00
ptrace.c
reboot.c
setup.c Blackfin: decouple unrelated cache settings to get exact behavior 2009-06-22 21:15:59 -04:00
signal.c
stacktrace.c Blackfin: add preliminary support for STACKTRACE 2009-06-13 07:20:14 -04:00
sys_bfin.c
time-ts.c
time.c
traps.c Blackfin: unify memory region checks between kgdb and traps 2009-06-22 21:15:34 -04:00
vmlinux.lds.S Blackfin: initial support for ftrace grapher 2009-06-13 07:20:16 -04:00