On my BeagleBoneBlack with a system installed in eMMC, I get
different device names for the MMC devices, depending on whether
or not there is a SD card installed at boot time.

With SD card installed:
  MMC/SD slot = mmcblk0
  eMMC = mmcblk1

Without SD card installed (at boot):
  MMC/SD slot = mmcblk1 if inserted after boot
  eMMC = mmcblk0

Is there some way to configure this to be consistent?  i.e.
  MMC/SD slot = mmcblk0 (regardless of the presence of an SD card)
  eMMC = mmcblk1
which matches the device enumeration in U-Boot?

If not, what's the rationale behind the madness?

--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

--
For more options, visit http://beagleboard.org/discuss
--- You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/c854487f-8781-3da2-41bd-79d728445455%40mlbassoc.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to