From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2 1/4] pxe: allow compilation when !defined(CONFIG_CMD_NET)
Date: Fri, 21 Feb 2014 15:31:07 +0100 [thread overview]
Message-ID: <20140221153107.54c3d2e6@lilith> (raw)
In-Reply-To: <5306D2BC.4010206@wwwdotorg.org>
Hi Stephen,
On Thu, 20 Feb 2014 21:14:52 -0700, Stephen Warren
<swarren@wwwdotorg.org> wrote:
> On 02/05/2014 08:49 PM, Stephen Warren wrote:
> > pxe.c provides both the "pxe" command which relies on a network, and the
> > "sysboot" command which doesn't. Fix the file to compile when network
> > support isn't enabled. This is useful e.g. on the Raspberry Pi which has
> > no network support yet, but will soon support the sysboot command.
>
> Albert, does this series look good? Everything it relies on should be in
> u-boot/master for a while now. Thanks.
Series looks good, just waiting to be applied and tested.
Amicalement,
--
Albert.
next prev parent reply other threads:[~2014-02-21 14:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-06 3:49 [U-Boot] [PATCH V2 1/4] pxe: allow compilation when !defined(CONFIG_CMD_NET) Stephen Warren
2014-02-06 3:49 ` [U-Boot] [PATCH V2 2/4] ARM: rpi_b: convert to use distro defaults Stephen Warren
2014-02-06 3:49 ` [U-Boot] [PATCH V2 3/4] ARM: rpi_b: load /uEnv.txt from MMC at startup Stephen Warren
2014-02-06 3:49 ` [U-Boot] [PATCH V2 4/4] ARM: rpi_b: rework boot scripts, enable sysboot Stephen Warren
2014-02-10 8:52 ` [U-Boot] [PATCH V2 1/4] pxe: allow compilation when !defined(CONFIG_CMD_NET) Albert ARIBAUD
2014-02-21 4:14 ` Stephen Warren
2014-02-21 14:31 ` Albert ARIBAUD [this message]
2014-02-21 14:41 ` Tom Rini
2014-02-22 13:04 ` Albert ARIBAUD
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140221153107.54c3d2e6@lilith \
--to=albert.u.boot@aribaud.net \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.