[U-Boot] [PATCH 00/10] PXE support updates
Rob Herring
robherring2 at gmail.com
Sun Jun 16 17:24:24 CEST 2013
On Tue, May 14, 2013 at 3:32 PM, Joe Hershberger
<joe.hershberger at gmail.com> wrote:
> Hi Rob,
>
> On Tue, May 14, 2013 at 2:48 PM, Rob Herring <robherring2 at gmail.com> wrote:
>> 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.
>
> Yes... I'll pick these up... apologies for the delays.
When can I expect to see these land?
Rob
More information about the U-Boot
mailing list