dfu: mcuboot: delete misleading comment
There is more information in the trailer than indicated by this comment. Signed-off-by: Marti Bolivar <marti@opensourcefoundries.com>
This commit is contained in:
parent
389060fb00
commit
4877dd22ea
1 changed files with 0 additions and 6 deletions
|
@ -18,12 +18,6 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Helpers for image trailer, as defined by mcuboot.
|
* Helpers for image trailer, as defined by mcuboot.
|
||||||
* Image trailer consists of sequence of fields:
|
|
||||||
* u8_t copy_done
|
|
||||||
* u8_t padding_1[BOOT_MAX_ALIGN - 1]
|
|
||||||
* u8_t image_ok
|
|
||||||
* u8_t padding_2[BOOT_MAX_ALIGN - 1]
|
|
||||||
* u8_t magic[16]
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue