]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
Blackfin arch: cplb and map header file cleanup
authorMike Frysinger <michael.frysinger@analog.com>
Wed, 21 Nov 2007 08:12:12 +0000 (16:12 +0800)
committerBryan Wu <bryan.wu@analog.com>
Wed, 21 Nov 2007 08:12:12 +0000 (16:12 +0800)
commitc3a9f435ae1b1969736a6ca695dfbc508b917b65
treedcd03b47fd0c6ba43e9f9304b343369d7cdd8c15
parent81a487a59f246a9eba24c3622e4c964e3347239d
Blackfin arch: cplb and map header file cleanup

 - remove duplicated defines for the BF561
 - generalize L2 support (so that it works for BF54x) and mark it executable
 - add support for reading/executing the Boot ROM sections
   (since it has data/functions we may need at runtime)
 - and fixup names for each map

Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
arch/blackfin/kernel/cplbinit.c
include/asm-blackfin/mach-bf527/mem_map.h
include/asm-blackfin/mach-bf533/mem_map.h
include/asm-blackfin/mach-bf537/mem_map.h
include/asm-blackfin/mach-bf548/mem_map.h
include/asm-blackfin/mach-bf561/bf561.h
include/asm-blackfin/mach-bf561/mem_map.h