[U-Boot] [PATCH 0/5] MIPS: start.S: relocate_code fixes and cleanups
Gabor Juhos
juhosg at openwrt.org
Thu Jan 24 17:27:50 CET 2013
This series contain various patches for the relocate_code function.
The first patch fixes a minor issue in the relocation code, and the
subsequent patches are doing some optimalization and cleanup.
Gabor Juhos (5):
MIPS: start.S: fix boundary check in relocate_code
MIPS: start.S: set sp register directly
MIPS: start.S: save reused arguments earlier in relocate_code
MIPS: start.S: simplify relocation offset calculation
MIPS: start.S: don't save flush_cache parameters in advance
arch/mips/cpu/mips32/start.S | 34 ++++++++++------------------------
arch/mips/cpu/mips64/start.S | 34 ++++++++++------------------------
arch/mips/cpu/xburst/start.S | 2 +-
3 files changed, 21 insertions(+), 49 deletions(-)
--
1.7.10
More information about the U-Boot
mailing list