From: Marc Reilly <marc@cpdesign.com.au>
To: barebox@lists.infradead.org
Subject: imx: Save boot source into env during init
Date: Mon, 10 Jan 2011 15:36:49 +1100 [thread overview]
Message-ID: <1294634212-29029-1-git-send-email-marc@cpdesign.com.au> (raw)
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
next reply other threads:[~2011-01-10 4:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-10 4:36 Marc Reilly [this message]
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
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=1294634212-29029-1-git-send-email-marc@cpdesign.com.au \
--to=marc@cpdesign.com.au \
--cc=barebox@lists.infradead.org \
/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