]> git.sur5r.net Git - u-boot/commitdiff
ARM64: zynqmp: Remove CONFIG_BOOTP_SERVERIP
authorAlexander Graf <agraf@suse.de>
Wed, 1 Jun 2016 20:41:54 +0000 (22:41 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 6 Jun 2016 09:23:28 +0000 (11:23 +0200)
When the CONFIG_BOOTP_SERVERIP option is set, we ignore all
dhcp values for the tftp server and use our own serverip and
file name instead.

This is usually not what we want and I doubt it's set for a
good reason on ZynqMP. It definitely hurts if we want to support
uEFI PXE boot on it. So just remove the option for now.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/xilinx_zynqmp.h

index 795d58646e1557d41e3e2c5710f830ffc8becacf..ac3de0ac811e12e0aad4800f40de3404f399940b 100644 (file)
@@ -76,7 +76,6 @@
 #define CONFIG_BOOTP_GATEWAY
 #define CONFIG_BOOTP_HOSTNAME
 #define CONFIG_BOOTP_MAY_FAIL
-#define CONFIG_BOOTP_SERVERIP
 #define CONFIG_BOOTP_DNS
 #define CONFIG_BOOTP_PXE
 #define CONFIG_BOOTP_SUBNETMASK