> I believe some of the SoCs that do not support 64-bit accesses, do > support 32-bit accesses. Do you think it would be worthwhile adding > support for that, too? We have that already? Check the context after the chunk added to tmio_mmc_core.c: if (host->pdata->flags & TMIO_MMC_32BIT_DATA_PORT) { u32 data = 0; u32 *buf32 = (u32 *)buf; ...
Attachment:
signature.asc
Description: PGP signature