Home
last modified time | relevance | path

Searched hist:"9 c170e2ef4ad2bd246c22c93824d754224c4929a" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/lib/
H A Dbootm.c9c170e2ef4ad2bd246c22c93824d754224c4929a Mon Jan 07 02:53:42 UTC 2013 Gabor Juhos <juhosg@openwrt.org> MIPS: bootm.c: add support for 'prep' and 'go' subcommands

The bootm command supports subcommands since long time
however those subcommands are not yet usable on MIPS.

The patch is based on the ARM implementation, and it adds
support for the 'prep' and 'go' subcommands only.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>