Skip to content

Conversation

ExaltZephyr
Copy link
Contributor

Fixes two related issues in the SDIO driver: incorrect block count calculation that caused the card to hang, and improper buffer size handling that led to misaligned FIFO writes. Together, these changes ensure correct and stable data transfer in polling mode.

@erwango
Copy link
Member

erwango commented Jun 24, 2025

@ExaltZephyr Please rebase to fix the N6/README conflict

ExaltZephyr added 5 commits June 25, 2025 09:10
transfer issues

this commit fixes two issues in SDIO driver:
incorrect block count calculation and improper
buffer size handling.

Signed-off-by: Sarah Younis <[email protected]>
transfer issues

this commit fixes two issues in SDIO driver:
incorrect block count calculation and improper
buffer size handling.

Signed-off-by: Sarah Younis <[email protected]>
transfer issues

this commit fixes two issues in SDIO driver:
incorrect block count calculation and improper
buffer size handling.

Signed-off-by: Sarah Younis <[email protected]>
transfer issues

this commit fixes two issues in SDIO driver:
incorrect block count calculation and improper
buffer size handling.

Signed-off-by: Sarah Younis <[email protected]>
transfer issues

this commit fixes two issues in SDIO driver:
incorrect block count calculation and improper
buffer size handling.

Signed-off-by: Sarah Younis <[email protected]>
@ExaltZephyr ExaltZephyr force-pushed the sdio-polling-issues branch from 02dad13 to 525a901 Compare June 25, 2025 06:12
@ExaltZephyr
Copy link
Contributor Author

@ExaltZephyr Please rebase to fix the N6/README conflict

Done.

@erwango erwango requested a review from gautierg-st June 25, 2025 07:36
@erwango erwango merged commit 1c3f467 into zephyrproject-rtos:main Jun 25, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants