public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] pxe: clear Bootfile before returning
Date: Wed, 23 Jul 2014 15:41:43 -0600	[thread overview]
Message-ID: <53D02C17.6090809@wwwdotorg.org> (raw)
In-Reply-To: <CANr=Z=ZnmrOP0eyayxmzgSZJAXEZ637yR4U_eLoauxJv1YXd9g@mail.gmail.com>

On 07/23/2014 03:37 PM, Joe Hershberger wrote:
> 
> On Tue, Jul 22, 2014 at 7:06 PM, Stephen Warren <swarren@wwwdotorg.org
> <mailto:swarren@wwwdotorg.org>> wrote:
>>
>> From: Stephen Warren <swarren at nvidia.com <mailto:swarren@nvidia.com>>
>>
>> When "pxe boot" downloads the initrd/kernel/DTB, netboot_common() saves
>> the downloaded filename to global variable BootFile. If the boot
>> operation is aborted, this global state is not cleared. If "dhcp" is
>> executed later without any arguments, BootFile is not cleared, and when
>> the DHCP response is received, BootpCopyNetParams() writes the value into
>> environment variable bootfile.
...
> Acked-by: Joe Hershberger <joe.hershberger@ni.com
> <mailto:joe.hershberger@ni.com>>

Thanks. I'm not sure if you ack'd this simply so you'd remember you'd
reviewed it, or because you expect someone else to apply the change? If
the latter, I should forward the patch to them so they know about it:-)

  reply	other threads:[~2014-07-23 21:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-23  0:06 [U-Boot] [PATCH] pxe: clear Bootfile before returning Stephen Warren
2014-07-23 21:37 ` Joe Hershberger
2014-07-23 21:41   ` Stephen Warren [this message]
2014-07-23 21:56     ` Joe Hershberger
2014-08-06 15:56       ` Stephen Warren
2014-08-10 22:21 ` [U-Boot] " Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53D02C17.6090809@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox