[U-Boot] [PATCH] rarp: Condtionally compile rarp support
Ben Warren
biggerbadderben at gmail.com
Tue Oct 12 08:31:43 CEST 2010
Hi Peter,
On 9/30/2010 9:25 AM, Peter Tyser wrote:
> Most people don't use the 'rarpboot' command, so only enable it when
> CONFIG_CMD_RARP is defined.
>
> Signed-off-by: Peter Tyser<ptyser at xes-inc.com>
> ---
> common/cmd_net.c | 2 ++
> include/config_cmd_all.h | 1 +
> net/Makefile | 2 +-
> net/net.c | 11 +++++++++--
> 4 files changed, 13 insertions(+), 3 deletions(-)
Applied to net repo.
thanks,
Ben
More information about the U-Boot
mailing list