From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Tue, 22 Jun 2010 09:27:15 +0200 Subject: [U-Boot] [PATCH 1/4] microblaze: generic: adding DHCP support In-Reply-To: References: Message-ID: <4C2065D3.6030607@monstr.eu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Stephan Linz wrote: > Signed-off-by: Stephan Linz > --- > include/configs/microblaze-generic.h | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/include/configs/microblaze-generic.h b/include/configs/microblaze-generic.h > index 9b1569a..c9ee76e 100644 > --- a/include/configs/microblaze-generic.h > +++ b/include/configs/microblaze-generic.h > @@ -231,6 +231,7 @@ > #undef CONFIG_CMD_NET > #else > #define CONFIG_CMD_PING > + #define CONFIG_CMD_DHCP > #endif > > #if defined(CONFIG_SYSTEMACE) Will add. Thanks, Michal -- Michal Simek, Ing. (M.Eng) w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/ Microblaze U-BOOT custodian