mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* imx: Save boot source into env during init
@ 2011-01-10  4:36 Marc Reilly
  2011-01-10  4:36 ` [PATCH 1/3] Init env context a bit earlier in initalization sequence Marc Reilly
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Marc Reilly @ 2011-01-10  4:36 UTC (permalink / raw)
  To: barebox

Hi,

This series saves the boot location into an environment variable $boot_loc for 
use in init/boot scripts etc. on imx25 and imx35.

Could someone comment as to whether the first patch is strictly necessary? 
- env_push_context() needs to be called before imx_boot_save_loc() (which 
calls export()), and I'm not sure whether it would always be guaranteed 
if they are both late_initcalls. I assume it comes down to linking order..

Cheers,
Marc


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2011-01-10 19:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-10  4:36 imx: Save boot source into env during init Marc Reilly
2011-01-10  4:36 ` [PATCH 1/3] Init env context a bit earlier in initalization sequence Marc Reilly
2011-01-10  4:36 ` [PATCH 2/3] imx: add reg definitions for imx25 and imx35 boot source Marc Reilly
2011-01-10  4:36 ` [PATCH 3/3] imx(25,35): save boot location into $boot_loc env Marc Reilly
2011-01-10 19:13   ` Sascha Hauer

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