Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BBB: u-boot: boot issues with blank microSD card #3

Open
RobertCNelson opened this issue May 3, 2013 · 0 comments
Open

BBB: u-boot: boot issues with blank microSD card #3

RobertCNelson opened this issue May 3, 2013 · 0 comments
Assignees

Comments

@RobertCNelson
Copy link
Member

This is really just a list of ideas/discussion...

So, to fix the BBB to only use the microSD when it's valid...
Requires: uenvcmd to be set in uEnv.txt and the "eMMC" has to use uuid's as the microSD is always /dev/mmcblk0 (eMMC can be 0 or 1)

This allows booting with an invalid boot microSD placed in the slot, and still works on the bone, as mmc dev 1 doesn't exist, so it'll just crash.. the status of the uenvcmd is pretty important...

edit: using gist for formatting:
https://gist.github.com/RobertCNelson/5511869

@ghost ghost assigned RobertCNelson May 3, 2013
sarnold pushed a commit to sarnold/meta-beagleboard that referenced this issue Apr 26, 2016
beaglebone.conf: Define policies for libgl* virtual providers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant