zephyr/subsys/storage
Jordan Yates 07fd28397e storage: flash_map: Fix partition device retrieval
Change the default behaviour of the flash partition choice when no
matching compatible is found. The new default is the grandparent node
of the fixed-partition.

As the grandparent node is what the jedec_spi_nor and nordic_qspi_nor
compatibles were selecting, remove these as separate checks.

This allows the flash_map API to be used for implementations of the
flash API other than the 3 originally specified (soc_nv_flash,
jedec_spi_nor & nordic_qspi_nor).

Fixes #26397

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2020-07-16 11:51:46 -05:00
..
flash_map storage: flash_map: Fix partition device retrieval 2020-07-16 11:51:46 -05:00
stream storage/stream: allow NULL data pointer 2020-06-22 14:36:05 +02:00
CMakeLists.txt storage: add stream flash library 2020-05-06 11:14:00 +02:00
Kconfig storage: add stream flash library 2020-05-06 11:14:00 +02:00