]> git.sur5r.net Git - u-boot/commit
pxe: add support for parsing local syslinux files
authorRob Herring <rob.herring@calxeda.com>
Fri, 25 May 2012 10:47:39 +0000 (10:47 +0000)
committerWolfgang Denk <wd@denx.de>
Thu, 21 Jun 2012 20:35:56 +0000 (22:35 +0200)
commit669df7e42d460233f39e26d7c27d3c17821f4666
treefe81eac98deb1bee8e92664f0517c24e362cb3f9
parent34bd23e42f3ba9b7fb333a29ea36e9a73b608b8e
pxe: add support for parsing local syslinux files

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@calxeda.com>
common/cmd_pxe.c
include/common.h