-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mmc: bcm2835: Make sure the controller is idle after a request
Some situations like sending MMC_SEND_EXT_CSD command to a SD card seems to confuse the controller / driver. The command fails before the controller FSM is finished. So add this band-aid to make sure the controller is idle before accepting new requests. Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
- Loading branch information
1 parent
7bee8e0
commit 74eb7a8
Showing
1 changed file
with
31 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters