commit | a9fed5aac5c6da9763fdc5d10fd83299d63b7c24 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Mon Mar 28 19:25:33 2022 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Tue May 10 10:56:39 2022 +0200 |
tree | c5224e220c71167504f6b6801f854978833cb145 | |
parent | 152576a598cad749c80c589a51ea5bd342d6f2cc [diff] |
stm32mp: stm32prog: handle flashlayout without STM32 image header Accept flashlayout without header in alternate 0, to simplify the support of stm32prog command with dfu-util. By default the flashlayout file size is the size of the received binary, provided with the offset in the DFU alternate. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com> Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>