9
0
Fork 0
barebox/arch/nios2
Sascha Hauer 351058fa51 bootm: push relocate_image up to the generic command
All handlers used to just relocate the image without any checks, so
we are doomed if we write outside of SDRAM or will overwrite ourselves.
Move the relocation up to the generic part where we have a chance
of catching these issues.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-11-29 20:59:56 +01:00
..
boards/generic nios2: remove dead code in generic board 2011-08-01 16:31:56 +08:00
configs Add Nios2 arch support to barebox 2011-03-30 23:22:35 +02:00
cpu Merge branch 'work/magicvars' into next 2011-11-29 20:52:03 +01:00
include/asm Merge branch 'master' into next 2011-11-29 20:45:23 +01:00
lib bootm: push relocate_image up to the generic command 2011-11-29 20:59:56 +01:00
Kconfig move digest to crypto/ 2011-10-12 08:52:48 +02:00
Makefile Disable emitting mul instructions by gcc 2011-06-16 09:49:58 +02:00