[U-Boot] [PATCH 00/10] PXE support updates
Rob Herring
robherring2 at gmail.com
Tue May 14 21:48:55 CEST 2013
On Sun, Dec 2, 2012 at 9:00 PM, Rob Herring <robherring2 at gmail.com> wrote:
> 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(-)
Is someone going to pick these patches up? The single comment by
Wolfgang I've addressed.
Rob
More information about the U-Boot
mailing list