doc: release: 3.5: Add fixed bug to MCUboot log
Adds a note on a bug being fixed with align on non-swap modes Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
fed8115733
commit
b3c5150753
|
@ -507,6 +507,8 @@ MCUboot
|
|||
* Fixed issue with serial recovery use of MBEDTLS having undefined operations which led to usage
|
||||
faults when the secondary slot image was encrypted.
|
||||
|
||||
* Fixed issue with bootutil asserting on maximum alignment in non-swap modes.
|
||||
|
||||
* Added error output when flash device fails to open and asserts are disabled, which will now
|
||||
panic the bootloader.
|
||||
|
||||
|
|
Loading…
Reference in a new issue