From: Pierre Ossman Date: Thu, 7 Sep 2006 15:01:30 +0000 (+0100) Subject: [MMC] Always use a sector size of 512 bytes X-Git-Tag: v2.6.18-rc7~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fe9febb8af2f82f9caace1aa1c00cd8de7469ac;p=pandora-kernel.git [MMC] Always use a sector size of 512 bytes Both MMC and SD specifications specify (although a bit unclearly in the MMC case) that a sector size of 512 bytes must always be supported by the card. Cards can report larger "native" size than this, and cards >= 2 GB even must do so. Most other readers use 512 bytes even for these cards. We should do the same to be compatible. Signed-off-by: Pierre Ossman Signed-off-by: Russell King --- Reading git-diff-tree failed