rockbox/firmware/target
Solomon Peachy 2824bd5f16 ipod6g: Support MAX_PHYS_SECTOR_SIZE of 4K
This lets us *natively* handle varying physical sector sizes
without playing games and lying about the logical sector size.

(The original drives use 4K _physical_ sectors with 512B logical
 sectors, but you have to access everything in 4K blocks...)

Achieve this by splitting the MAX_PHYS_SECTOR_SIZE code out
of the main ATA driver and re-using it.

Change-Id: I0bc615ab4562f1e3e83171a8633c74fb60c7da1f
2024-11-04 07:33:26 -05:00
..
arm ipod6g: Support MAX_PHYS_SECTOR_SIZE of 4K 2024-11-04 07:33:26 -05:00
coldfire coldfire: Silence a warning generated by GCC >= 9 2024-10-12 13:54:22 -04:00
hosted erosqhosted: Support HW volume control on rev2+ hardware 2024-11-01 14:12:31 -04:00
mips xduoox3: Try to distinguish between "USB Plugged in" and "Charging" 2024-11-02 20:54:17 -04:00