It was possible via Kconfig to assign any partition for FCB using its number. Partitions flash_area_id becomes non predefined (are auto-generated). So it is possible only to guess which number will be signed to certain area. Unfortunately it is not possible to transfer FLASH_AREA_XXX_ID label via Kconfig. Patch assigns settings to the storage partition and remove SETTINGS_FCB_FLASH_AREA property from settings Kconfig. fixes #13388 Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| settings_fcb.c | ||
| settings_file.c | ||
| settings_init.c | ||
| settings_line.c | ||
| settings_priv.h | ||
| settings_store.c | ||
| settings.c | ||