linux/arch/microblaze
Michal Simek 3a0d7a4dd5 microblaze: Add consistent code
Remove ancient Kconfig option for consistent code.
MMU uses cache inhibit pages.

noMMU uses UNCACHE SHADOW feature where is used double ram size.
For example:
Physical ram is 256MB and cache are setup to cover the same size.
But if you setup in HW that size is 512MB and cache covers 256MB
than you can use adresses from 256-512MB without caches and
correspond with 0-256MB with cache. That's why I am using
dcache base/high addresses to find out uncache area.

Signed-off-by: Michal Simek <monstr@monstr.eu>
2010-03-11 14:14:43 +01:00
..
boot microblaze: support U-BOOT image format 2009-12-14 08:44:59 +01:00
configs microblaze: Defconfig update 2010-02-03 10:18:20 +01:00
include/asm microblaze: pgtable.h: move consistent functions 2010-03-11 14:14:20 +01:00
kernel microblaze: Add define for ASM_LOOP 2010-03-11 14:12:50 +01:00
lib microblaze: Simple __copy_tofrom_user for noMMU 2009-12-14 08:45:03 +01:00
mm microblaze: Add consistent code 2010-03-11 14:14:43 +01:00
oprofile microblaze: Core oprofile configs and hooks 2009-12-14 08:45:07 +01:00
pci microblaze: Add support for Xilinx PCI host bridge 2010-03-11 14:05:18 +01:00
platform microblaze: Use lowest-common-denominator default CPU settings 2009-12-14 08:45:02 +01:00
Kconfig microblaze: Add consistent code 2010-03-11 14:14:43 +01:00
Kconfig.debug microblaze: Add TRACE_IRQFLAGS_SUPPORT 2009-12-14 08:40:09 +01:00
Makefile microblaze: Enable PCI, missing files 2010-03-11 14:04:27 +01:00