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@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox