rockbox/firmware/target/arm/s5l8702/ipod6g
Solomon Peachy 2c53f6122a ipod6g: ceata_rw_multiple_block()'s COUNT is MMC blocks, not sectors
Default MMC block size is 512B, and the DMA block size must equal
the MMC block size.  As we do not negotiate a larger block size,
scale the transfer count up to match the drive's logical sector size.

(CE-ATA mandates a *minimum* sector size of 4K)

Change-Id: I701cbac5c0fa320e8d38ea3333d99257b9b1f560
2025-11-20 19:53:56 -05:00
..
adc-6g.c Merge s5l8700.h and s5l8702.h into s5l87xx.h 2024-11-24 15:56:23 +02:00
adc-target.h iPod Classic: ADC updates 2016-08-12 14:17:46 +02:00
audio-6g.c misc: Fix a small pile of warnings found with diagnostics turned way up 2025-09-06 21:31:58 -04:00
backlight-6g.c S5L8702: Abstract LCD driver 2024-12-15 14:52:36 -05:00
backlight-target.h S5L8702: Abstract LCD driver 2024-12-15 14:52:36 -05:00
button-target.h ipod: Support IAP remote MENU/SELECT/UP/DOWN keys in MODE2 2023-10-06 11:31:59 -04:00
cscodec-6g.c Merge s5l8700.h and s5l8702.h into s5l87xx.h 2024-11-24 15:56:23 +02:00
lcd-6g.c iPod 6G: Disable usage of deep standby mode on LCD type 2 and 3 2025-07-30 09:51:15 -04:00
lcd-target.h S5L8702: Abstract LCD driver 2024-12-15 14:52:36 -05:00
mmcdefs-target.h
piezo-6g.c ipod6g: rename some target files 2017-03-03 22:50:38 +01:00
piezo.h iPod Classic: fix typos / cosmetic 2016-05-28 15:48:02 +02:00
pmu-6g.c misc: Ensure stacks are always aligned with the native pointer size. 2025-09-05 19:43:11 -04:00
pmu-target.h ipod6g: Move pmu_is_hibernated() from bootloader to PMU driver, misc fixes 2024-11-26 20:15:25 -05:00
power-6g.c s5l87xx: Use pointer arithmetic in register address calculation 2024-11-24 20:02:44 -05:00
powermgmt-6g.c Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
rtc-6g.c Add tm->yday to RTC ports missing it 2021-05-12 10:52:03 +00:00
serial-6g.c IAP: First steps towards true multiport state 2025-08-20 07:56:43 -04:00
storage_ata-6g.c ipod6g: ceata_rw_multiple_block()'s COUNT is MMC blocks, not sectors 2025-11-20 19:53:56 -05:00