[U-Boot] [PATCH V2 1/4] pxe: allow compilation when !defined(CONFIG_CMD_NET)

Stephen Warren swarren at wwwdotorg.org
Fri Feb 21 05:14:52 CET 2014


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.


More information about the U-Boot mailing list