[U-Boot] [PATCH v2] pxe: add support for parsing local syslinux files
Wolfgang Denk
wd at denx.de
Thu Jun 21 22:36:05 CEST 2012
Dear Rob Herring,
In message <1337978859-8501-1-git-send-email-robherring2 at gmail.com> you 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
>
> common/cmd_pxe.c | 141 ++++++++++++++++++++++++++++++++++++++++++++++++++----
> include/common.h | 6 +++
> 2 files changed, 139 insertions(+), 8 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
When a child is taught ... its programmed with simple instructions --
and at some point, if its mind develops properly, it exceeds the sum
of what it was taught, thinks independently.
-- Dr. Richard Daystrom, "The Ultimate Computer",
stardate 4731.3.
More information about the U-Boot
mailing list