get rid of one hardcoded 512. SECTOR_SIZE is still there. It should probably move...
commitbc5c9d74073c2e18ad615565b215dcd2c64eb47a
authorgevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Thu, 1 Oct 2009 20:33:52 +0000 (1 20:33 +0000)
committergevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Thu, 1 Oct 2009 20:33:52 +0000 (1 20:33 +0000)
tree171e5a3d1ad41200f4710f7dcdaf57806515475e
parent95ba75e464380e83e603b5be3ce56a6d985c43db
get rid of one hardcoded 512. SECTOR_SIZE is still there. It should probably move up (to storage.h?) so fat and usb storage can share it

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22869 a1c6a512-1295-4272-9138-f99709370657
firmware/usbstack/usb_storage.c