]> git.baikalelectronics.ru Git - uboot.git/commit
stm32mp: stm32prog: handle dfu error
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Tue, 18 May 2021 13:12:13 +0000 (15:12 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 18 Jun 2021 08:09:41 +0000 (10:09 +0200)
commit2a2b4e41df63e13b494d2754bfd604a8ffbdf9d5
tree17fca289d37924ab0d194ba1195bb4e484fa7953
parent7bcab10208ed99b4234efde5cdffdcdf8c8bf31e
stm32mp: stm32prog: handle dfu error

Handle DFU stack error in STM32CubeProgrammer protocol.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c