u-boot/cpu
roy zang c9c1eeed7d Fix the exception occuring in RAM table search issue.
The original search_one_table() function code can only processes the search
for the exception occurring in FLASH/ROM, because the exception and fixup
table usually locate in FLASH. If the exception address is also in
FLASH, it will be OK.
If the exception occurs in RAM, after the u-boot relocation, a
relocation offset should be added.

clean up the code in cpu/74xx_7xx/cpu.c

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
2006-12-01 19:01:25 +08:00
..
74xx_7xx Fix the exception occuring in RAM table search issue. 2006-12-01 19:01:25 +08:00
arm720t Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
arm920t Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
arm925t [PATCH] omap925.c: Remove unused functions 2006-10-28 17:13:12 +02:00
arm926ejs Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
arm946es Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
arm1136 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
arm_intcm Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
at32ap Fix "ar" flags in some Makefiles to allow for silent "make -s" 2006-10-27 11:55:21 +02:00
bf533 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
i386 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
ixp Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
lh7a40x Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
mcf52x2 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
microblaze Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
mips Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
mpc5xx Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
mpc5xxx [PATCH] [MPC52xx] Use IPB bus frequency for SOC peripherals 2006-11-29 16:23:42 +01:00
mpc8xx Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
mpc83xx Code cleanup. 2006-11-30 18:02:20 +01:00
mpc85xx Code cleanup 2006-10-24 15:32:57 +02:00
mpc86xx MPC86xx: Cleaned up unused and conditionally used local variables. 2006-10-27 17:46:10 +02:00
mpc824x Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
mpc8220 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
mpc8260 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
nios Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
nios2 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
ppc4xx [PATCH] PPC4xx: 440SP Rev. C detection added 2006-11-28 16:09:24 +01:00
pxa Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
s3c44b0 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
sa1100 Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00