From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rory Toma Date: Thu, 28 Mar 2013 14:58:48 -0700 Subject: [U-Boot] [PATCH] Add separate environment variable for tftp server Message-ID: <5154BD18.8000605@ooma.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This patch uses the environment variable "tftpserverip" as the tftp server IP instead of serverip. If it is unset, it defaults to serverip.