linux-kernel-test/arch/blackfin
Barry Song d45e8db1b2 Blackfin: drop 4KB reserve at end of memory
The point of this small chunk was to avoid anomaly 05000310.  This never
really seemed to do what it was intended though -- no valid CPLBs exist
over the reserved memory, and there is often memory before it anyways (due
to the uClinux MTD and/or reserved DMA region).  Plus, it doesn't address
the L1 instruction case.

So drop this chunk as it wastes memory and is affront to humanity.

Signed-off-by: Barry Song <barry.song@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-12-15 00:15:50 -05:00
..
boot Blackfin: add an uncompressed vmImage target 2009-12-15 00:15:08 -05:00
configs Blackfin: add support for the Acvilon BF561 board 2009-12-15 00:15:10 -05:00
include/asm Blackfin: support smaller uncached DMA chunks for memory constrained systems 2009-12-15 00:15:48 -05:00
kernel Blackfin: drop 4KB reserve at end of memory 2009-12-15 00:15:50 -05:00
lib Blackfin: convert to generic checksum code 2009-12-15 00:13:32 -05:00
mach-bf518 Blackfin: push BF5Xx configs down into mach-specific Kconfigs 2009-12-15 00:15:45 -05:00
mach-bf527 Blackfin: push BF5Xx configs down into mach-specific Kconfigs 2009-12-15 00:15:45 -05:00
mach-bf533 Blackfin: unify DMA masks 2009-12-15 00:14:59 -05:00
mach-bf537 Blackfin: unify DMA masks 2009-12-15 00:14:59 -05:00
mach-bf538 Blackfin: unify DMA masks 2009-12-15 00:14:59 -05:00
mach-bf548 Blackfin: push BF5Xx configs down into mach-specific Kconfigs 2009-12-15 00:15:45 -05:00
mach-bf561 Blackfin: add support for the Acvilon BF561 board 2009-12-15 00:15:10 -05:00
mach-common Blackfin: pull in asm/dpmc.h for power defines 2009-12-15 00:14:50 -05:00
mm Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
ADI_BSD.txt Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
Kconfig Blackfin: support smaller uncached DMA chunks for memory constrained systems 2009-12-15 00:15:48 -05:00
Kconfig.debug Blackfin: add some isram-driver self tests 2009-09-16 22:10:36 -04:00
Makefile Blackfin: force BFD target when linking modules 2009-12-15 00:15:25 -05:00