mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
c9c1eeed7d
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> |
||
---|---|---|
.. | ||
bat_rw.c | ||
board.c | ||
cache.c | ||
extable.c | ||
interrupts.c | ||
kgdb.c | ||
Makefile | ||
ppcstring.S | ||
ticks.S | ||
time.c |