9
0
Fork 0
barebox/arch/ppc/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 ppc reloc.S: use a common trap relocation function 2012-05-11 09:06:44 +02:00
bat_rw.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
board.c treewide: fix format specifiers 2013-01-27 14:24:10 +01:00
crtsavres.S Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
extable.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
kgdb.c fix compiler warning 2008-08-13 16:29:30 +02:00
misc.S barebox compilation with gcc 4.5.2 and ptxdist 2011-07-28 13:51:10 +02:00
module.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
ppclinux.c bootm: introduce bootm_load_os helper 2014-01-10 11:53:18 +01:00
ppcstring.S move ppc assembler templates to include/asm-ppc 2007-09-22 16:07:51 +02:00
reloc.S Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
ticks.S Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00