9
0
Fork 0
barebox/arch/arm/cpu
Sascha Hauer a86824b5ac ARM pbl: Provide a dummy error function for the decompressor
We can't do anything useful in the error function, so we just hang.
This has the advantage that at least when a JTAG debugger is connected
we can see what happens. Otherwise the code just jumps to NULL in case
of an error.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-10-04 18:30:58 +02:00
..
Kconfig arm/mach-pxa: Initial Intel/Marvell PXA support 2011-12-05 09:30:27 +01:00
Makefile ARM: give boards control of the reset entry point 2012-09-27 19:30:04 +02:00
cache-armv4.S ARM __mmu_cache_*: Do not clobber registers 2012-08-13 20:27:38 +02:00
cache-armv5.S ARM: Separate assembler functions into their own section 2012-07-23 23:57:44 +02:00
cache-armv6.S ARM: Separate assembler functions into their own section 2012-07-23 23:57:44 +02:00
cache-armv7.S ARM __mmu_cache_*: Do not clobber registers 2012-08-13 20:27:38 +02:00
cache-l2x0.c introduce io.h 2011-09-22 19:03:05 +02:00
cpu.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
cpuinfo.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
exceptions.S ARM: move exception vector table to exceptions.S 2012-07-24 08:21:26 +02:00
interrupts.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
mmu.c ARM mmu: use xmemalign 2012-09-16 22:12:16 +02:00
mmu.h ARM MMU: call __mmu_cache_* as regular C functions 2012-08-13 20:27:38 +02:00
mmuinfo.c mmuinfo: add a command do display the result of virtual to physical translation 2012-06-30 22:06:21 +02:00
start-pbl.c ARM pbl: Provide a dummy error function for the decompressor 2012-10-04 18:30:58 +02:00
start.c Merge branch 'for-next/arm-board-reset' 2012-10-03 21:19:30 +02:00