[U-Boot] [PATCH 00/10] PXE support updates

Rob Herring robherring2 at gmail.com
Mon Dec 3 04:00:19 CET 2012


From: Rob Herring <rob.herring at 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



More information about the U-Boot mailing list