public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Asymmetry in setting of "fileaddr" variable
@ 2015-12-18 12:27 David Müller (ELSOFT AG)
  2016-01-08  8:27 ` [U-Boot] [PATCH] fs: handle the fileaddr variable in the same way as in the network case David Müller
  2016-01-08  8:39 ` [U-Boot] [PATCH v2] " David Müller
  0 siblings, 2 replies; 4+ messages in thread
From: David Müller (ELSOFT AG) @ 2015-12-18 12:27 UTC (permalink / raw)
  To: u-boot

Hello

In net/net.c::net_loop(), the variables "fileaddr" and "filesize" are
both set in case of a successful transfer.

In fs/fs.c::do_load(), just the variable "filesize" is set in case of
success.

Is this asymmetry intentional or a mistake?

Dave

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-01-09  3:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-18 12:27 [U-Boot] Asymmetry in setting of "fileaddr" variable David Müller (ELSOFT AG)
2016-01-08  8:27 ` [U-Boot] [PATCH] fs: handle the fileaddr variable in the same way as in the network case David Müller
2016-01-08  8:39 ` [U-Boot] [PATCH v2] " David Müller
2016-01-09  3:35   ` [U-Boot] [U-Boot, " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox