bootm: factor out code to make it usable from C
Much of the bootm code is implemented in the command itself. Move
it to a common place to be able to call it from C aswell.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 40c4e61 commit 7d58f3f346a29c7a0026864cac7c4d3ad0d89d88
@Sascha Hauer Sascha Hauer authored on 10 Jun 2013
Showing 6 changed files
View
commands/Kconfig
View
commands/bootm.c
View
common/Kconfig
View
common/Makefile
View
common/bootm.c 0 → 100644
View
include/boot.h