Skip to content

Conversation

@RathiSonika
Copy link
Collaborator

Change description

The nand flash driver was failing on ESP32-P4 due to data length misalignment. Adjusted the handling logic to ensure proper alignment, restoring correct flash operation.

@RathiSonika RathiSonika force-pushed the fix/nand_flash_not_working_with_esp32p4 branch from c6fe5f6 to fec10df Compare September 30, 2025 08:33
@RathiSonika RathiSonika changed the title fix(spi_nand_flash): fix nand flash issue caused by length unalignment on esp32p4 fix(spi_nand_flash): fix nand flash issue caused by data length unalignment on esp32p4 Sep 30, 2025
@RathiSonika RathiSonika requested a review from igrr September 30, 2025 08:47
@mythbuster5
Copy link
Contributor

spi_nand_program_load what about program direction?

@RathiSonika RathiSonika force-pushed the fix/nand_flash_not_working_with_esp32p4 branch from fec10df to 61fff94 Compare October 20, 2025 12:24
@RathiSonika
Copy link
Collaborator Author

spi_nand_program_load what about program direction?

@mythbuster5 My bad! I hadn’t pushed the latest changes earlier — I’ve done it now. PTAL

@mythbuster5
Copy link
Contributor

LGTM otherwise

@RathiSonika RathiSonika force-pushed the fix/nand_flash_not_working_with_esp32p4 branch from f4e2b91 to 823795a Compare November 10, 2025 16:11
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