commit | be4182bf23a73b29eb07496057f346e07534259c | [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 | 90ed215dd5d3fb4240fe3149eaf23530b6c37420 [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>