Closed nvlsianpu closed 5 years ago
Changes in flash_map API makes flash_area structure proper interface for point the image area instead of direct flash-bank-offsets.
This patch align code to changed APIa and allows to support operation on the partition in any flash device.
This patch is part of zephyrproject-rtos/zephyr#8837 Merge after above PR.
Signed-off-by: Findlay Feng i@fengch.me Signed-off-by: Andrzej Puzdrowski andrzej.puzdrowski@nordicsemi.no
@ccollins476ad @sjanc
Now the patch is mirror of current zephyr porting code. Consider merge this.
Sorry for the delay, @nvlsianpu. Is this PR still up to date?
@ccollins476ad ^^ Yes it is.
Changes in flash_map API makes flash_area structure proper interface for point the image area instead of direct flash-bank-offsets.
This patch align code to changed APIa and allows to support operation on the partition in any flash device.
This patch is part of zephyrproject-rtos/zephyr#8837 Merge after above PR.
Signed-off-by: Findlay Feng i@fengch.me Signed-off-by: Andrzej Puzdrowski andrzej.puzdrowski@nordicsemi.no