@@ -75,8 +75,8 @@ west flash --hex-file build/zephyr/zephyr.signed.hex
75
75
After flashing the application on the NUCLEO-L4A6ZG evaluation board and displaying logs, you should be able to see the following:
76
76
77
77
```
78
- *** Booting MCUboot v2.1.0-rc1-4-g898a1ca64a75 ***
79
- *** Using Zephyr OS build v3.6.0-7116-g40810983ead2 ***
78
+ *** Booting MCUboot v2.1.0-rc1-36-gfb2cf0ec3da3 ***
79
+ *** Using Zephyr OS build v3.7.0 ***
80
80
I: Starting bootloader
81
81
I: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
82
82
I: Scratch: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
@@ -152,8 +152,8 @@ The device checks for the new deployment, downloads the artifact and installs it
152
152
[00:40:54.588,000] <inf> mender_stm32l4a6_zephyr_example: Deployment status is 'rebooting'
153
153
[00:40:54.599,000] <inf> mender_stm32l4a6_zephyr_example: Mender client released network
154
154
[00:40:54.610,000] <inf> mender_stm32l4a6_zephyr_example: Restarting system
155
- uart:~$ *** Booting MCUboot v2.1.0-rc1-4-g898a1ca64a75 ***
156
- *** Using Zephyr OS build v3.6.0-7116-g40810983ead2 ***
155
+ uart:~$ *** Booting MCUboot v2.1.0-rc1-36-gfb2cf0ec3da3 ***
156
+ *** Using Zephyr OS build v3.7.0 ***
157
157
I: Starting bootloader
158
158
I: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
159
159
I: Scratch: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
0 commit comments