commit | 669df7e42d460233f39e26d7c27d3c17821f4666 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Fri May 25 10:47:39 2012 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Thu Jun 21 22:35:56 2012 +0200 |
tree | fe81eac98deb1bee8e92664f0517c24e362cb3f9 | |
parent | 34bd23e42f3ba9b7fb333a29ea36e9a73b608b8e [diff] |
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>