Skip to content

drivers: flash: flash_mcux_flexspi_nor: Add support for memory W25Q256#105591

Open
davidmissael wants to merge 1 commit intozephyrproject-rtos:mainfrom
nxp-upstream:add_w25q256_flash_driver
Open

drivers: flash: flash_mcux_flexspi_nor: Add support for memory W25Q256#105591
davidmissael wants to merge 1 commit intozephyrproject-rtos:mainfrom
nxp-upstream:add_w25q256_flash_driver

Conversation

@davidmissael
Copy link
Contributor

Memory W25Q256 support added into flash driver. If someone uses this memory, the driver will be configured into 4-bytes address mode which will cause issues with the bootROM for some NXP's RTs/RW microcontrollers.
Closes #105589

Memory W25Q256 support added into flash driver. If someone
uses this memory, the driver will configured into 4-bytes
address mode which will cause issues with the bootROM for
some NXP's RTs/RW microcontrollers.

Signed-off-by: Missael Maciel <davidmissael.maciel@nxp.com>
@davidmissael davidmissael force-pushed the add_w25q256_flash_driver branch from 669111c to 00cf85d Compare March 16, 2026 17:03
@sonarqubecloud
Copy link

@davidmissael
Copy link
Contributor Author

davidmissael commented Mar 16, 2026

Adding @Albort12138 so he can review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Flash platform: NXP NXP size: XS A PR changing only a single line of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for windbond memory W25Q256JV in into the flash_mcux_flexspi_nor driver

5 participants