[U-Boot] [PATCH 3/3] MIPS: bootm.c: add support for 'prep' and 'go' subcommands

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Mon Jan 7 18:15:54 CET 2013


2013/1/7 Gabor Juhos <juhosg at openwrt.org>:
> 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 at openwrt.org>
> Cc: Daniel Schwierzeck <daniel.schwierzeck at googlemail.com>
> ---
>  arch/mips/lib/bootm.c |   15 +++++++++++++--
>  1 file changed, 13 insertions(+), 2 deletions(-)
>

thanks but how did you test it?
I needed to fix a relocation problem in cmd_bootm.c [1] to make it
properly working.
I have queued all three patches at u-boot-mips/testing for now. I will
merge them
when my patch is in mainline.

[1] http://patchwork.ozlabs.org/patch/210005/

-- 
Best regards,
Daniel


More information about the U-Boot mailing list