u-boot-brain/arch/arm/cpu/pxa
Benoît Thébaudeau 959eaa74b8 arm: relocate_code() is no longer noreturn
Commit e05e5de7fa made ARM's relocate_code()
return to its caller, but it did not update its declaration accordingly.

Fixing this function declaration fixes dropped C code following calls to
relocate_code().

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
2013-04-12 07:55:05 +02:00
..
config.mk Reduce build times 2011-11-03 20:44:58 +01:00
cpuinfo.c pxa: Add code to examine cpu model and revision 2012-10-15 11:54:07 -07:00
Makefile PXA: Add cpuinfo display for PXA2xx 2011-12-06 23:59:32 +01:00
pxa2xx.c PXA: Rename pxa_dram_init to pxa2xx_dram_init 2011-12-06 23:59:33 +01:00
pxafb.c PXA: pxafb: Marvell Littleton LCD definition 2010-10-19 22:46:56 +02:00
start.S arm: relocate_code() is no longer noreturn 2013-04-12 07:55:05 +02:00
timer.c arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
usb.c usb: replace wait_ms() with mdelay() 2012-03-19 00:08:16 +01:00