Is your feature request related to a problem? Please describe.
Adding support for this memory in the flash driver. If this memory is used and the support is not in there, the driver will set the memory into 4bytes address mode which will cause issues with the bootROM.
Describe the solution you'd like
Add the support for the memory winbond 25Q256JV in the flash driver when the JEDEC-ID is read from the memory at the function flash_flexspi_nor_check_jedec
Describe alternatives you've considered
No response