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

Add error callback in dfu stack to manage some board specific
behavior on DFU targets.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
drivers/dfu/dfu.c
include/dfu.h