[U-Boot] [PATCH v3 6/6] x86: Add support for specifying an initrd with the zboot command

Graeme Russ graeme.russ at gmail.com
Tue Dec 6 11:38:02 CET 2011


Hi Gabe,

On 06/12/11 09:09, Gabe Black wrote:
> This change finishes plumbing the initrd support built into the zboot
> mechanism out to the command interface.
> 
> It also fixes a bug in the command declaration where the kernel size could
> be passed as an optional second parameter but not enough arguments were
> allowed.
> 
> Signed-off-by: Gabe Black <gabeblack at chromium.org>
> ---
> Changes in v2:
> - Add a help message to the zboot command.
> 
>  arch/x86/lib/zimage.c |   23 +++++++++++++++++++----
>  1 files changed, 19 insertions(+), 4 deletions(-)

Applied to u-boot-x86/next

Regards,

Graeme


More information about the U-Boot mailing list