#11353 HIGH 1.75-so: SD Card cannot detected in OS881
Zarro Boogs per Child
bugtracker at laptop.org
Tue Nov 15 21:23:44 EST 2011
#11353: SD Card cannot detected in OS881
------------------------------+---------------------------------------------
Reporter: garysu | Owner: cjb
Type: defect | Status: new
Priority: high | Milestone: 1.75-software
Component: kernel | Version: 1.75/1.5/1.0 Software Build os883 aka 11.3.0
Resolution: | Keywords:
Next_action: code | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
------------------------------+---------------------------------------------
Comment(by martin.langhoff):
This grep shows the relevant symbols in our current kernel
{{{
git grep -C5
'\(MMC_CAP_NONREMOVABLE\|mmc_assume_removable\|MMC_UNSAFE_RESUME\)'
}}}
My analysis is that we should remove MMC_UNSAFE_RESUME, and somewhere in
the platform files tell the MMC layer that our eMMC device and our
internal SD slot have MMC_CAP_NONREMOVABLE.
The grep pattern turns up a couple of boards that do exactly that.
Unfortunately, we don't seem to be setting up a sh_mobile_sdhi_info
struct, to we got to rig that up.
--
Ticket URL: <http://dev.laptop.org/ticket/11353#comment:8>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list