Hi,

>From Yocto project link:
https://www.yoctoproject.org/downloads/bsps/fido18/beaglebone

It has the following:


The Beaglebone Black has eMMC, while the White does not. Pressing the 
USER/BOOT button when powering on will temporarily change the boot order. 
But for the sake of simplicity, these instructions assume you have erased 
the eMMC on the Black, so its boot behavior matches that of the White and 
boots off of SD card. To do this, issue the following commands from the 
u-boot prompt:

# mmc dev 1
# mmc erase 0 512

To further tailor these instructions for your board, please refer to the 
documentation at http://www.beagleboard.org/bone and 
http://www.beagleboard.org/black



1. I don't find any description about "Pressing the USER/BOOT button". What 
is the detail information after pressing the USER/BOOT button?

2. The above # lines are an alternative to the "Pressing the USER/BOOT 
button"?

3. I don't find the documentation with the link: 
http://www.beagleboard.org/black  . Can you point me to the documentation 
address?

Thanks,

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to