]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
microblaze: generic: adding DHCP support
authorStephan Linz <linz@li-pro.net>
Mon, 21 Jun 2010 20:58:09 +0000 (22:58 +0200)
committerMichal Simek <monstr@monstr.eu>
Tue, 12 Oct 2010 06:44:21 +0000 (16:44 +1000)
Signed-off-by: Stephan Linz <linz@li-pro.net>
Signed-off-by: Michal Simek <monstr@monstr.eu>
include/configs/microblaze-generic.h

index 9b1569a6d47c87d02f60018dff8d083d844b6132..c9ee76e9bd885fd0f6bda5a25f40c71fd766c860 100644 (file)
        #undef CONFIG_CMD_NET
 #else
        #define CONFIG_CMD_PING
+       #define CONFIG_CMD_DHCP
 #endif
 
 #if defined(CONFIG_SYSTEMACE)