diff options
author | Jason Hobbs <jason.hobbs@calxeda.com> | 2011-08-31 10:37:30 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-10-17 22:25:35 +0200 |
commit | 06283a6401f652e709b7b27d02238d0c6f92cb0c (patch) | |
tree | c3c841d8d464533e85674b41601fcb0a61e5ed47 /net | |
parent | e11938eabc17de35822de1a0a1102213c326f788 (diff) | |
download | u-boot-imx-06283a6401f652e709b7b27d02238d0c6f92cb0c.zip u-boot-imx-06283a6401f652e709b7b27d02238d0c6f92cb0c.tar.gz u-boot-imx-06283a6401f652e709b7b27d02238d0c6f92cb0c.tar.bz2 |
Add pxe command
Add pxe command, which is intended to mimic PXELINUX functionality.
'pxe get' uses tftp to retrieve a file based on UUID, MAC address or IP
address. 'pxe boot' interprets the contents of PXELINUX config like file
to boot using a specific initrd, kernel and kernel command line.
This patch also adds a README.pxe file - see it for more details on the
pxe command.
Signed-off-by: Jason Hobbs <jason.hobbs@calxeda.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions