[U-Boot] [PATCH 0/5] MIPS: start.S: relocate_code fixes and cleanups

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Sun Jan 27 18:02:39 CET 2013


2013/1/24 Gabor Juhos <juhosg at openwrt.org>:
> 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(-)
>

all five patches applied to u-boot-mips/master, thanks

-- 
Best regards,
Daniel


More information about the U-Boot mailing list