On 07/23/2014 03:37 PM, Joe Hershberger wrote:
> 
> On Tue, Jul 22, 2014 at 7:06 PM, Stephen Warren <[email protected]
> <mailto:[email protected]>> wrote:
>>
>> From: Stephen Warren <[email protected] <mailto:[email protected]>>
>>
>> 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 <[email protected]
> <mailto:[email protected]>>

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:-)
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to