On Fri, Jan 07, 2011 at 07:37:25AM -0800, Edward A. Falk wrote:
>> Maybe a stupid question, but when designing new hardware with a slot
>> for an sd-card, how essential is it that the driver is able to power off/on
>> the card?
>
> Just a random thought: allowing the driver to power off the SD card will  
> defeat the "power-on memory protect" feature.  This is how the  
> supposedly secure G2 was jailbroken.

It wasn't powered off by the SD (it's actually soldered-down eMMC) driver,
though -- the eMMC controller itself was reset by a sideband GPIO, and
then the MMC stack was modified to be able to bring the controller back
up without disrupting userspace.

So, not entirely relevant to the case of controlling card power from
inside the MMC driver.

-- 
Chris Ball   <c...@laptop.org>   <http://printf.net/>
One Laptop Per Child
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to