From: Piotr Dymacz Date: Tue, 28 Apr 2015 06:24:16 +0000 (+0200) Subject: Temporary remove DHCP feature on D-Link DIR505, so that the final image is smaller... X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e5cde8ef0009407c4d31762964c585d9ffd0121a;p=oweals%2Fu-boot_mod.git Temporary remove DHCP feature on D-Link DIR505, so that the final image is smaller than 64 KB. --- diff --git a/u-boot/include/configs/ap121.h b/u-boot/include/configs/ap121.h index 244987c..6c27f45 100644 --- a/u-boot/include/configs/ap121.h +++ b/u-boot/include/configs/ap121.h @@ -791,7 +791,6 @@ #if defined(CONFIG_FOR_DLINK_DIR505_A1) #define CONFIG_COMMANDS (CFG_CMD_MEMORY | \ - CFG_CMD_DHCP | \ CFG_CMD_PING | \ CFG_CMD_FLASH | \ CFG_CMD_NET | \