9
0
Fork 0
barebox/arch/blackfin/lib
Sascha Hauer 9bd67f5e61 bootm: introduce bootm_load_os helper
The common bootm code used to load uImage contents to SDRAM
before calling into the handlers if possible. This makes the
handlers complicated since they have to handle many cases. Instead,
introduce a helper to load the os after the handlers have figured
out a good load address.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-01-10 11:53:18 +01:00
..
Makefile blackfin: add __ashrdi3 2012-06-28 13:49:16 +02:00
ashldi3.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
ashrdi3.c blackfin: add __ashrdi3 2012-06-28 13:49:16 +02:00
bf533_string.c blackfin: Remove unneeded assignment 2013-07-09 08:41:31 +02:00
blackfin_linux.c bootm: introduce bootm_load_os helper 2014-01-10 11:53:18 +01:00
board.c blackfin: initialize malloc pool before start_barebox() 2013-03-14 08:41:27 +01:00
clock.c clocksource: switch mask to CLOCKSOURCE_MASK 2010-11-29 21:55:25 +01:00
cpu.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
divsi3.S Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
flush.S add blackfin cache and traps handling 2007-09-16 11:24:28 +02:00
gcclib.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
interrupt.S Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
lshrdi3.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
modsi3.S Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
module.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
muldi3.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
smulsi3_highpart.S initial blackfin support 2007-09-11 10:15:32 +02:00
traps.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
udivsi3.S Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
umodsi3.S Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
umulsi3_highpart.S initial blackfin support 2007-09-11 10:15:32 +02:00