rockbox/firmware/target
Bertrik Sikken f13184e472 Fix some more #includes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18522 a1c6a512-1295-4272-9138-f99709370657
2008-09-15 19:50:55 +00:00
..
arm Simplify & fix the MMC driver. After more than 3 years I found that the MMC specs were a bit misleading, and the 'large' MMC which state a block size of 1024 or 2048 bytes and no partial read and/or partial write capability are happily accepting a block size of 512 bytes. So go KISS and remove all the variable/partial block handling code. This fixes the driver for the Transcend 4GB MMCplus, which doesn't cope when we actually set the 2048 byte block size it states. It also makes write operations involving small blocks faster and more reliable. * Note: The 4GB Transcend still doesn't work when plugged at boot, but works when hotplugged. 2008-09-14 20:33:24 +00:00
coldfire Since several S/PDIF sources do not set the valnogood bit properly, valnogood shouldn't be considered as an error. 2008-08-19 23:07:54 +00:00
mips/ingenic_jz47xx Onda VX747: 2008-09-14 16:26:08 +00:00
sh Fix some more #includes 2008-09-15 19:50:55 +00:00