diff options
author | Saugata Das <saugata.das@linaro.org> | 2012-05-17 16:32:21 +0530 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2012-05-17 09:35:21 -0400 |
commit | a5075eb94837edde6833fd5e0277fc2370cf8b39 (patch) | |
tree | e37957d108c9a01fc78dc9bdc4d914b382905a34 /kernel | |
parent | 6801c41a77123712accfde898820972a1f6fc117 (diff) |
mmc: block: Allow disabling 512B sector size emulation
This patch adds support for large sector size of 4KB by disabling
emulation. This patch passes eMMC DATA_SECTOR_SIZE as the logical
block size during mmc_blk_alloc_req.
In order to use this patch for 4KB sector size, ensure that
USE_NATIVE_SECTOR is enabled, partition table is 4KB sector size
aligned and file system block and sector size are 4KB multiples.
Signed-off-by: Saugata Das <saugata.das@linaro.org>
Reviewed-by: Subhash Jadavani <subhashj@codeaurora.org>
Reviewed-by: Namjae Jeon <linkinjeon@gmail.com>
Reviewed-by: Subhash Jadavani <subhashj@codeaurora.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions