[U-Boot] [PATCH v2] pxe: add support for parsing local syslinux files
Joe Hershberger
joe.hershberger at gmail.com
Fri May 25 23:44:35 CEST 2012
Hi Rob,
On Fri, May 25, 2012 at 3:47 PM, Rob Herring <robherring2 at gmail.com> wrote:
> From: Rob Herring <rob.herring at calxeda.com>
>
> Add a new command "sysboot" which parses syslinux menu files and boots
> using kernel and initrd specified by menu files. The operation is similar
> to "pxe boot" except local files on ext2 or fat filesystem are parsed.
>
> Signed-off-by: Rob Herring <rob.herring at calxeda.com>
> ---
> v2:
> - rebase to current mainline
> - fix compile if ext2 or fat is disabled
It applies now.
Thanks,
-Joe
More information about the U-Boot
mailing list