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
..
2002-08-17 09:36:01 +00:00
2006-11-30 18:02:20 +01:00
2003-06-27 21:31:46 +00:00
2000-07-19 14:09:16 +00:00
2001-11-26 22:06:16 +00:00
2003-06-27 21:31:46 +00:00