From: Brian Smucker <bds@bsmucker.eu.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] Can I load uEnv.txt conditionally, based on the boot source?
Date: Tue, 10 Feb 2015 17:18:02 -0800 [thread overview]
Message-ID: <54DAADCA.2070308@bsmucker.eu.org> (raw)
Hello,
I was wondering if there is a way to tell what the boot source is?
My am335x SOC can boot to the mmc or the flash, based on the status of a
digital line. I would like to load the uEnv.txt, only if booting from SD
card (mmc). I notice at least in some codebases that the automatic
loading of uEnv.txt is based on whether the SD card is available, not
whether we are currently booting from the SD card.
Is there a way to sense which we are booting from?
Thanks
Brian
next reply other threads:[~2015-02-11 1:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-11 1:18 Brian Smucker [this message]
2015-02-11 8:09 ` [U-Boot] Can I load uEnv.txt conditionally, based on the boot source? Joe Hershberger
2015-02-11 17:14 ` Brian Smucker
2015-02-11 18:57 ` Joe Hershberger
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=54DAADCA.2070308@bsmucker.eu.org \
--to=bds@bsmucker.eu.org \
--cc=u-boot@lists.denx.de \
/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