public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Falcon boot breaks on DRA7 because of commit b9c8ccab "env_mmc.c: Allow environment to be used within SPL"
@ 2017-01-24  9:26 Jean-Jacques Hiblot
  2017-01-24 15:17 ` Tom Rini
  0 siblings, 1 reply; 10+ messages in thread
From: Jean-Jacques Hiblot @ 2017-01-24  9:26 UTC (permalink / raw)
  To: u-boot

Hi Tom,

I'm using a TI DRA7 platform and the falcon boot from MMC is broken with 
v2017. The reason is that the standard "boot_os" is used to tell whether 
the falcon mode should be used or not, but we can't access it. The root 
cause is that the environment is stored in a eMMC which is dev 1 not dev 
0 on those platforms.

What is the purpose of commit b9c8ccab. Is it because we want to 
initialize only one MMC device in the SPL to reduce the boot time ?

Jean-Jacques

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

end of thread, other threads:[~2017-01-30 22:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-24  9:26 [U-Boot] Falcon boot breaks on DRA7 because of commit b9c8ccab "env_mmc.c: Allow environment to be used within SPL" Jean-Jacques Hiblot
2017-01-24 15:17 ` Tom Rini
2017-01-24 15:35   ` Jean-Jacques Hiblot
2017-01-24 15:46     ` Tom Rini
2017-01-24 17:04       ` Jean-Jacques Hiblot
2017-01-24 19:11         ` Tom Rini
2017-01-25 10:21           ` Jean-Jacques Hiblot
2017-01-26 23:36             ` Tom Rini
2017-01-30 12:44               ` Jean-Jacques Hiblot
2017-01-30 22:44                 ` Tom Rini

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