]> git.ipfire.org Git - people/ms/u-boot.git/commit
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)
commita8b6a156c0f7fb99502229e454bc9c3b38645280
treebf56d58d07bd16b347150217c8e305d3613e8348
parent0d169b8cd70975f60920b077d6ed96623db97d33
ARM64: zynqmp: Remove CONFIG_BOOTP_SERVERIP

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