9
0
Fork 0
barebox/arch/nios2
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
..
boards/generic Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
configs nor flash: integrate into mtd 2013-02-14 23:37:53 +01:00
cpu nios: initialize malloc pool before start_barebox() 2013-03-14 08:41:20 +01:00
include/asm Merge branch 'for-next/misc' 2013-02-04 15:49:00 +01:00
lib bootm: introduce bootm_load_os helper 2014-01-10 11:53:18 +01:00
Kconfig Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
Makefile make make -s more silent 2012-10-17 22:17:12 +02:00