From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masami Komiya Date: Thu, 26 Feb 2004 11:42:13 +0900 Subject: [U-Boot-Users] Question about TftpStart() in RarpHandler() Message-ID: <403D5D05.5060805@sonare.it> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Why TftpStart() is called in RarpHandler() without the evaluation of the environment variable "autoload" ? Masami Komiya