Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1161619 - Beaglebone Black cannot boot from eMMC
Summary: Beaglebone Black cannot boot from eMMC
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: uboot-tools
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dennis Gilmore
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-07 13:49 UTC by Adam Goode
Modified: 2014-11-14 12:03 UTC (History)
3 users (show)

Fixed In Version: uboot-tools-2014.10-5.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-11-14 12:03:04 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Adam Goode 2014-11-07 13:49:58 UTC
Description of problem:
Beaglebone Black cannot boot from eMMC.

omap_hsmmc_send_cmd: timedout waiting on cmd inhibit to clear
spl: mmc init failed: err - -19
### ERROR ### Please RESET the board ###


A one-line change to the specfile fixed eMMC booting for me (also
tested with booting from SD card):

Change "make am335x_evm_config" to "make am335x_boneblack_config".

I believe this is the correct config, as shown here:
http://git.denx.de/?p=u-boot.git;a=commitdiff;h=b6ab550413b6b64d0024e9dec8bf6017653127e4

If this breaks the beaglebone white, you might need to introduce a new
board in the RPM.

Version-Release number of selected component (if applicable):
uboot-images-armv7-2014.10-4.fc21.armv7hl

How reproducible:
Always

Steps to Reproduce:
1. dd uboot to the eMMC
2. try to boot

Actual results:
omap_hsmmc_send_cmd: timedout waiting on cmd inhibit to clear
spl: mmc init failed: err - -19
### ERROR ### Please RESET the board ###


Expected results:
Booting

Comment 1 Fedora Update System 2014-11-11 07:42:29 UTC
uboot-tools-2014.10-5.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/uboot-tools-2014.10-5.fc21

Comment 2 Fedora Update System 2014-11-12 02:34:47 UTC
Package uboot-tools-2014.10-5.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing uboot-tools-2014.10-5.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-14716/uboot-tools-2014.10-5.fc21
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2014-11-14 12:03:04 UTC
uboot-tools-2014.10-5.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.