From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masami Komiya Date: Thu, 26 Feb 2004 19:15:43 +0900 Subject: [U-Boot-Users] Question about TftpStart() in RarpHandler() References: <20040226092757.90738C0655@atlas.denx.de> Message-ID: <403DC74F.2040603@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 Wolfgang Denk wrote: > In message <403D5D05.5060805@sonare.it> you wrote: > >>Why TftpStart() is called in RarpHandler() >>without the evaluation of the environment >>variable "autoload" ? > > A bug? I think so ... If so, should be changed like DhcpHandler() Masami Komiya