You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
boot: zephyr: Add fallback for overhead calculation when auto fails
Adds a fallback of 128 sectors for calculating the image overhead
size if auto sectors is enabled but cannot calculate the value
Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
message(WARNING"CONFIG_BOOT_MAX_IMG_SECTORS is not defined, falling back to 128 sector default. Please set CONFIG_BOOT_MAX_IMG_SECTORS to the required value")
0 commit comments