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

Marek Vasut marex at denx.de
Wed Mar 14 06:38:45 CET 2012


Dear Mike Frysinger,

> On Tuesday 13 March 2012 23:47:56 Marek Vasut wrote:
> > This command boots Linux zImage from where the zImage is loaded to.
> > Passing initrd and fdt is supported.
> 
> i've got no opinion on the matter of supporting zImage directly (although,
> i guess it'd be nice since some legacy platforms still use it like
> netwinders)

Does anyone else but RMK have a working netwinder these days? >:-)

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

NAK, compiler won't chew that

> -mike

Best regards,
Marek Vasut


More information about the U-Boot mailing list