public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] ARM relocation fixes
@ 2010-11-30 23:58 Andreas Bießmann
  2010-11-30 23:58 ` [U-Boot] [PATCH 1/4] arm: copy_loop(): use scratch register Andreas Bießmann
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Andreas Bießmann @ 2010-11-30 23:58 UTC (permalink / raw)
  To: u-boot

As discussed in
http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/89864/focus=89905
here are the changes for r8 usage in all arm relocate_code() implementations.

Additionally there is a change to armv7 code which is persumably broken
(at least when CONFIG_PRELADER is _not_ defined). Please comment on that patch,
the rest should go in v2010.12.

Andreas Bie?mann (4):
  arm: copy_loop(): use scratch register
  arm: relocate_code(): do not set register useless
  arm: fixloop(): do not use r8 for relocation
  armv7: fix relocation skip

 arch/arm/cpu/arm1136/start.S   |   20 ++++++++++----------
 arch/arm/cpu/arm1176/start.S   |   20 ++++++++++----------
 arch/arm/cpu/arm720t/start.S   |   20 ++++++++++----------
 arch/arm/cpu/arm920t/start.S   |   20 ++++++++++----------
 arch/arm/cpu/arm925t/start.S   |   20 ++++++++++----------
 arch/arm/cpu/arm926ejs/start.S |   20 ++++++++++----------
 arch/arm/cpu/arm946es/start.S  |   20 ++++++++++----------
 arch/arm/cpu/arm_intcm/start.S |   20 ++++++++++----------
 arch/arm/cpu/armv7/start.S     |   24 ++++++++++++------------
 arch/arm/cpu/ixp/start.S       |   20 ++++++++++----------
 arch/arm/cpu/lh7a40x/start.S   |   20 ++++++++++----------
 arch/arm/cpu/pxa/start.S       |   20 ++++++++++----------
 arch/arm/cpu/s3c44b0/start.S   |   20 ++++++++++----------
 arch/arm/cpu/sa1100/start.S    |   20 ++++++++++----------
 14 files changed, 142 insertions(+), 142 deletions(-)

-- 
1.7.3.2

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2010-12-09 12:58 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-30 23:58 [U-Boot] [PATCH 0/4] ARM relocation fixes Andreas Bießmann
2010-11-30 23:58 ` [U-Boot] [PATCH 1/4] arm: copy_loop(): use scratch register Andreas Bießmann
2010-12-08 22:59   ` Wolfgang Denk
2010-12-09 12:56   ` Albert ARIBAUD
2010-11-30 23:58 ` [U-Boot] [PATCH 2/4] arm: relocate_code(): do not set register useless Andreas Bießmann
2010-12-08 22:59   ` Wolfgang Denk
2010-12-09 12:57   ` Albert ARIBAUD
2010-12-09 12:58   ` Albert ARIBAUD
2010-11-30 23:58 ` [U-Boot] [PATCH 3/4] arm: fixloop(): do not use r8 for relocation Andreas Bießmann
2010-12-08 23:00   ` Wolfgang Denk
2010-12-09 12:56   ` Albert ARIBAUD
2010-11-30 23:58 ` [U-Boot] [PATCH 4/4] armv7: fix relocation skip Andreas Bießmann
2010-12-01  6:50   ` Albert ARIBAUD
2010-12-08 23:00   ` Wolfgang Denk
2010-12-09 12:56   ` Albert ARIBAUD

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox