From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 27 Apr 2014 21:15:57 +0200 Subject: [U-Boot] [PATCH v3 6/9] sunxi: add gmac Ethernet support In-Reply-To: <1398623740.19277.131.camel@hastur.hellion.org.uk> References: <1397844323.19277.26.camel@hastur.hellion.org.uk> <201404272010.47890.marex@denx.de> <1398623740.19277.131.camel@hastur.hellion.org.uk> Message-ID: <201404272115.58039.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sunday, April 27, 2014 at 08:35:40 PM, Ian Campbell wrote: > On Sun, 2014-04-27 at 20:10 +0200, Marek Vasut wrote: > > Do you use BOOTP at all ? > > Despite the names many of these options are related to both DHCP and > BOOTP. I imagine more people are using DHCP than BOOTP these days but I > don't know that I would rule out BOOTP. I use DHCP boot on all those boards without having any of that BOOTP nonsense enabled, so I believe it's fine. Let's kill it and if someone is complaining, then he can submit a patch to re-enable what he needs. Best regards, Marek Vasut