mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v2] ARM lowlevel
@ 2012-09-10  7:56 Sascha Hauer
  2012-09-10  7:56 ` [PATCH 1/3] ARM lowlevel: Update function documentation Sascha Hauer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sascha Hauer @ 2012-09-10  7:56 UTC (permalink / raw)
  To: barebox

Changes since v1:

- Make runtime offset function work in thumb2 mode
- Remove accidently prototype changing of board_init_lowlevel_return()

----------------------------------------------------------------
Sascha Hauer (3):
      ARM lowlevel: Update function documentation
      ARM: Add assembler function to get runtime offset
      ARM lowlevel: Use get_runtime_offset

 arch/arm/cpu/start-pbl.c           |   15 ++++++---------
 arch/arm/cpu/start-reset.c         |    3 +++
 arch/arm/cpu/start.c               |   17 +++++++----------
 arch/arm/include/asm/barebox-arm.h |    2 +-
 arch/arm/lib/Makefile              |    2 ++
 arch/arm/lib/barebox.lds.S         |    2 --
 arch/arm/lib/runtime-offset.S      |   17 +++++++++++++++++
 arch/arm/pbl/zbarebox.lds.S        |    2 --
 8 files changed, 36 insertions(+), 24 deletions(-)
 create mode 100644 arch/arm/lib/runtime-offset.S

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2012-09-10  7:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-10  7:56 [PATCH v2] ARM lowlevel Sascha Hauer
2012-09-10  7:56 ` [PATCH 1/3] ARM lowlevel: Update function documentation Sascha Hauer
2012-09-10  7:56 ` [PATCH 2/3] ARM: Add assembler function to get runtime offset Sascha Hauer
2012-09-10  7:56 ` [PATCH 3/3] ARM lowlevel: Use get_runtime_offset Sascha Hauer

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