[U-Boot] [PATCH V4] BOOT: Add "bootz" command to boot Linux zImage on ARM

Mike Frysinger vapier at gentoo.org
Wed Mar 14 03:03:50 CET 2012


On Tuesday 13 March 2012 21:38:13 Marek Vasut wrote:
>  arch/arm/lib/bootm.c     |   30 ++++++++++
>  common/cmd_bootm.c       |  141
>  include/config_cmd_all.h | 

still missing README

> --- a/arch/arm/lib/bootm.c
> +++ b/arch/arm/lib/bootm.c
>
> +#ifdef	CONFIG_CMD_BOOTZ

don't use tabs to indent these tokens

> --- a/common/cmd_bootm.c
> +++ b/common/cmd_bootm.c
>
> +int __bootz_setup(void *image, void **start, void **end)

static

> +int do_bootz(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])

static
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120313/91c1d6ee/attachment.pgp>


More information about the U-Boot mailing list