summaryrefslogtreecommitdiff
path: root/firmware/target/mips
diff options
context:
space:
mode:
authorJack Halpin <jack.halpin@gmail.com>2009-11-25 03:24:28 +0000
committerJack Halpin <jack.halpin@gmail.com>2009-11-25 03:24:28 +0000
commit84f04a57eee2480100ab533b97665fec7f1da83f (patch)
tree76f78ae0cdf898d78fb638d2be296d14cbc6c8d4 /firmware/target/mips
parent384b9436d4e3d3265ddfa4ff4ded353da85143cc (diff)
downloadrockbox-84f04a57eee2480100ab533b97665fec7f1da83f.tar.gz
rockbox-84f04a57eee2480100ab533b97665fec7f1da83f.zip
AMS Sansa: For consistency, replace references to SECTOR_SIZE with SD_BLOCK_SIZE which is defined in sd.h as 512 bytes.
We had 3 different references to the same value. Rockbox always uses a blocksize of 512 bytes for SD and we were using SECTOR_SIZE, SD_BLOCK_SIZE, & card_info[drive].blocksize to use this value. Now the only reference being used is SD_BLOCK_SIZE. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23746 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/target/mips')
0 files changed, 0 insertions, 0 deletions