linux/arch/blackfin
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
..
boot Blackfin: add support for bzip2/lzma compressed kernel images 2009-06-13 07:20:13 -04:00
configs Blackfin: update defconfigs 2009-06-12 06:11:23 -04:00
include/asm Blackfin: decouple unrelated cache settings to get exact behavior 2009-06-22 21:15:59 -04:00
kernel Blackfin: decouple unrelated cache settings to get exact behavior 2009-06-22 21:15:59 -04:00
lib Blackfin: export ip_compute_csum/csum_partial_copy_from_user symbols 2009-06-13 07:20:06 -04:00
mach-bf518 Blackfin: update anomaly lists 2009-06-22 21:15:38 -04:00
mach-bf527 Blackfin: bf526-ezbrd: set SPI flash resources to SST device 2009-06-22 21:15:49 -04:00
mach-bf533 Blackfin: update anomaly lists 2009-06-22 21:15:38 -04:00
mach-bf537 Blackfin: update anomaly lists 2009-06-22 21:15:38 -04:00
mach-bf538 Blackfin: update anomaly lists 2009-06-22 21:15:38 -04:00
mach-bf548 Blackfin: update anomaly lists 2009-06-22 21:15:38 -04:00
mach-bf561 Blackfin: update anomaly lists 2009-06-22 21:15:38 -04:00
mach-common Blackfin: decouple unrelated cache settings to get exact behavior 2009-06-22 21:15:59 -04:00
mm Blackfin: decouple unrelated cache settings to get exact behavior 2009-06-22 21:15:59 -04:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
Kconfig Blackfin: decouple unrelated cache settings to get exact behavior 2009-06-22 21:15:59 -04:00
Kconfig.debug Blackfin: make deferred hardware errors more exact 2009-06-12 06:11:44 -04:00
Makefile Blackfin: add support for bzip2/lzma compressed kernel images 2009-06-13 07:20:13 -04:00