[U-Boot] [PATCH 00/10] PXE support updates
Joe Hershberger
joe.hershberger at gmail.com
Mon Jun 17 04:29:05 CEST 2013
Hi Rob,
On Sun, Jun 16, 2013 at 10:24 AM, Rob Herring <robherring2 at gmail.com> wrote:
> 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?
I've got these patches in my local repo and I'm build testing them.
I'll likely send a PR by the end of today or tomorrow.
-Joe
More information about the U-Boot
mailing list