public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Inconsistencies in commands regarding load_addr
@ 2015-10-06 15:00 Benoît Thébaudeau
  2015-10-06 18:09 ` Stephen Warren
  2015-10-08  4:40 ` Wolfgang Denk
  0 siblings, 2 replies; 11+ messages in thread
From: Benoît Thébaudeau @ 2015-10-06 15:00 UTC (permalink / raw)
  To: u-boot

Hi all,

I've just noticed that before the commit
045fa1e1142552799ad3203e9e0bc22a11e866ea, ext2load and ext4load were setting the
load_addr global variable, but not fatload. Since then, none of these commands
set load_addr (initially derived from the loadaddr environment variable).

ubifsload also does not set load_addr, but a quick grep shows that some other
filesystem commands set it, e.g. for zfs, jffs2, reiser or cramfs.

Also, some commands set it only on success, while some other commands set it
from the command line arguments unconditionally.

What's the expected correct behavior here?

Best regards,
Beno?t

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

end of thread, other threads:[~2015-10-09 15:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-06 15:00 [U-Boot] Inconsistencies in commands regarding load_addr Benoît Thébaudeau
2015-10-06 18:09 ` Stephen Warren
2015-10-06 19:07   ` Benoît Thébaudeau
2015-10-08  4:40 ` Wolfgang Denk
2015-10-08 14:29   ` Stephen Warren
2015-10-08 21:29     ` Wolfgang Denk
2015-10-09  8:28       ` Benoît Thébaudeau
2015-10-09 13:18         ` Wolfgang Denk
2015-10-09 14:01           ` Benoît Thébaudeau
2015-10-09 14:55             ` Wolfgang Denk
2015-10-09 15:36         ` Stephen Warren

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