[U-Boot] [PATCH] Add separate environment variable for tftp server

2013-03-28 Thread Rory Toma
This patch uses the environment variable "tftpserverip" as the tftp server IP instead of serverip. If it is unset, it defaults to serverip. >From 049d0795c5fcffb0ddc8a43ea2f1b373afb5c2b1 Mon Sep 17 00:00:00 2001 From: Rory Toma Date: Thu, 28 Mar 2013 14:52:16 -0700 Subject: [PATCH] tftp server pa

Re: [U-Boot] [PATCH] Add separate environment variable for tftp server

2013-03-28 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/28/2013 05:58 PM, Rory Toma wrote: > This patch uses the environment variable "tftpserverip" as the > tftp server IP instead of serverip. If it is unset, it defaults to > serverip. What's the use case for this exactly? I believe serverip is set