mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 01:02:19 +02:00
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>
This commit is contained in:
committed by
Wolfgang Denk
parent
e11938eabc
commit
06283a6401
1355
common/cmd_pxe.c
Normal file
1355
common/cmd_pxe.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user