public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Can I load uEnv.txt conditionally, based on the boot source?
@ 2015-02-11  1:18 Brian Smucker
  2015-02-11  8:09 ` Joe Hershberger
  0 siblings, 1 reply; 4+ messages in thread
From: Brian Smucker @ 2015-02-11  1:18 UTC (permalink / raw)
  To: u-boot

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

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

end of thread, other threads:[~2015-02-11 18:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-11  1:18 [U-Boot] Can I load uEnv.txt conditionally, based on the boot source? Brian Smucker
2015-02-11  8:09 ` Joe Hershberger
2015-02-11 17:14   ` Brian Smucker
2015-02-11 18:57     ` Joe Hershberger

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