Add support for for per-drive logical sector size. This allows targets to have a...
commit3a6e3c254e5518c110ecaededebc26c5ae431552
authorAmaury Pouly <pamaury@rockbox.org>
Thu, 15 Dec 2011 17:07:19 +0000 (15 17:07 +0000)
committerAmaury Pouly <pamaury@rockbox.org>
Thu, 15 Dec 2011 17:07:19 +0000 (15 17:07 +0000)
tree0557d685bd97778bf7d7cda0f9b307af1e20a900
parent39148be8ac62d5e2d43f207dcccf2426eaa97310
Add support for for per-drive logical sector size. This allows targets to have a different logical sector size for the internal storage and the sd card, like on the fuze+ for example.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31270 a1c6a512-1295-4272-9138-f99709370657
firmware/common/disk.c
firmware/export/disk.h
firmware/usbstack/usb_storage.c