9
0
Fork 0
barebox/arch/nios2/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 Nios2: Compile bootm only if needed 2011-07-06 10:25:39 +02:00
board.c nios: initialize malloc pool before start_barebox() 2013-03-14 08:41:20 +01:00
bootm.c bootm: introduce bootm_load_os helper 2014-01-10 11:53:18 +01:00
cache.c Add Nios2 arch support to barebox 2011-03-30 23:22:35 +02:00
clock.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
early_printf.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
libgcc.c Add Nios2 arch support to barebox 2011-03-30 23:22:35 +02:00
longlong.h nios2: Fix stray comment start in longlong.h 2012-10-04 15:34:25 +02:00