Skip to content
Commit 4bac3cc2 authored by Cedric Roux's avatar Cedric Roux Committed by Krzysztof Kozlowski
Browse files

ARM: s3c24xx: Correct SD card write protect detection on Mini2440



The mini2440 computer uses "active high" to signal that the "write protect"
of the inserted MMC is set. The current code uses the opposite, leading to
a wrong detection of write protection. The solution is simply to use
".wprotect_invert = 1" in the description of the MMC.

Signed-off-by: default avatarCedric Roux <sed@free.fr>
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
parent 511038fa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment