Skip to content
Commit d09a2df5 authored by Hans Wilmers's avatar Hans Wilmers Committed by Anas Nashif
Browse files

boards: disco_l475_iot1: fix corruption of storage partition



Fixes #26413.

The devicetree for disco_l475_iot1 declares the flash partitions
"storage" and "image-scratch" with overlapping address spaces.

As a result, when one of these partitions is used it can corrupt the
contents of the other one. This is the case when mcuboot performs an
image swap using the scratch partition.

To fix the bug, the size of the scratch partition is reduced.

Signed-off-by: default avatarHans Wilmers <hans@wilmers.no>
parent 97981155
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment