]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
zynq: Enable BOOTP_MAY_FAILED
authorMichal Simek <michal.simek@xilinx.com>
Wed, 29 Jan 2014 13:08:32 +0000 (14:08 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 31 Jan 2014 08:35:23 +0000 (09:35 +0100)
Do no loop over and over again when DHCP server is not
responding correctly.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/zynq-common.h

index 334d84e1572b9a80c1746a61f8c73be5a005697d..94ec88a6f64ac817787dcb1ed3486ac44d684fae 100644 (file)
@@ -49,6 +49,7 @@
 # define CONFIG_PHYLIB
 # define CONFIG_PHY_MARVELL
 # define CONFIG_SYS_ENET
+# define CONFIG_BOOTP_MAY_FAIL
 #endif
 
 /* SPI */