mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: Fix memory at end of address space
@ 2016-04-01 12:05 Sascha Hauer
  2016-04-01 12:05 ` [PATCH 1/4] ARM: pbl-multi: Fix SDRAM " Sascha Hauer
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sascha Hauer @ 2016-04-01 12:05 UTC (permalink / raw)
  To: Barebox List

When the registered SDRAM reaches the end of the address space the
vector table is not properly initialized. This series fixes this.

Sascha

----------------------------------------------------------------
Sascha Hauer (4):
      ARM: pbl-multi: Fix SDRAM at end of address space
      ARM: start: Fix wrong format specifier
      ARM: Do not use last 64KiB of address space for barebox
      ARM: Rework vector table setup

 arch/arm/cpu/entry.c               |   3 +-
 arch/arm/cpu/mmu.c                 | 164 ++++++++++++++++++++++++++++---------
 arch/arm/cpu/start.c               |   2 +-
 arch/arm/cpu/uncompress.c          |   2 +-
 arch/arm/include/asm/barebox-arm.h |   2 +-
 arch/arm/lib/barebox.lds.S         |   1 +
 6 files changed, 133 insertions(+), 41 deletions(-)

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

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

end of thread, other threads:[~2016-04-01 12:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-01 12:05 [PATCH] ARM: Fix memory at end of address space Sascha Hauer
2016-04-01 12:05 ` [PATCH 1/4] ARM: pbl-multi: Fix SDRAM " Sascha Hauer
2016-04-01 12:05 ` [PATCH 2/4] ARM: start: Fix wrong format specifier Sascha Hauer
2016-04-01 12:05 ` [PATCH 3/4] ARM: Do not use last 64KiB of address space for barebox Sascha Hauer
2016-04-01 12:05 ` [PATCH 4/4] ARM: Rework vector table setup Sascha Hauer

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