From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Fri, 21 Feb 2014 15:31:07 +0100 Subject: [U-Boot] [PATCH V2 1/4] pxe: allow compilation when !defined(CONFIG_CMD_NET) In-Reply-To: <5306D2BC.4010206@wwwdotorg.org> References: <1391658563-10962-1-git-send-email-swarren@wwwdotorg.org> <5306D2BC.4010206@wwwdotorg.org> Message-ID: <20140221153107.54c3d2e6@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stephen, On Thu, 20 Feb 2014 21:14:52 -0700, Stephen Warren 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.