From: Rob Herring <rob.herr...@calxeda.com> This is a series of various enhancements and fixes for u-boot pxe support. These patches are a result of testing with server side tools like Cobbler and ubuntu MAAS.
Rob Rob Herring (10): pxe: Use ethact setting for pxe pxe: make string parameters const pxe: fix handling of different localboot values bootz: un-staticize do_bootz pxe: use bootz instead of bootm when enabled pxe: always display a menu when present pxe: simplify menu display and selection pxe: add support for ontimeout token pxe: add support for per arch and SoC default paths pxe: add ipappend support common/cmd_bootm.c | 2 +- common/cmd_pxe.c | 210 ++++++++++++++++++++++++++++++++-------------------- include/command.h | 2 + 3 files changed, 132 insertions(+), 82 deletions(-) -- 1.7.10.4 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot