Skip to content

Commit aa7b2b3

Browse files
authored
Update README.md
Added note for header-size configuration.
1 parent fd74791 commit aa7b2b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Other commonly-used configuration options are:
113113

114114
Many of these have been mentioned previously.
115115

116-
**NOTE:** It is important to ensure the `mcuboot` configuration parameters are **the same** for the bootloader and the bootable application! Also `mcuboot.header-size` has been deprecated as of mcuboot v1.7 and onward.
116+
**NOTE:** It is important to ensure the `mcuboot` configuration parameters are **the same** for the bootloader and the bootable application! Also `mcuboot.header-size` has been deprecated as of mcuboot v1.7 and onward. We no-longer need to set it in mbed_app.json file. But we still need to note down the planned header-size and pass it to imgtool when signing built images.
117117

118118
## Running the Demo
119119

0 commit comments

Comments
 (0)