commit | e23d98e072ff0dacbc2c8ab9dabf02bf5f540d0c | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Tue May 18 15:12:08 2021 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Fri Jun 18 10:09:41 2021 +0200 |
tree | 81eceec1eb16838e90bd9ed2acb0a513c669ec7e | |
parent | 3a44a07afdb55627996503567648d5ddd1275709 [diff] |
stm32mp: stm32prog: handle the next phase after USB re-enumeration Handle the second USB enumeration only when the flashlayout is received and when phase is PHASE_FLASHLAYOUT. This patch removes the call of stm32prog_next_phase as it is already done in stm32prog_dfu_init(). Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>