mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 16:22:36 +02:00
MAINTAINERS: add dfu.h and dfu.rst to DFU
include/dfu.h and doc/api/dfu.rst belong to the device firmware update sub-system. So let's add them to DFU in MAINTAINERS. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Acked-by: Lukasz Majewski <lukma@denx.de>
This commit is contained in:
committed by
Tom Rini
parent
d181191e12
commit
f4c1f705aa
@@ -600,8 +600,10 @@ F: cmd/usb_*.c
|
|||||||
F: common/dfu.c
|
F: common/dfu.c
|
||||||
F: common/update.c
|
F: common/update.c
|
||||||
F: common/usb_storage.c
|
F: common/usb_storage.c
|
||||||
|
F: doc/api/dfu.rst
|
||||||
F: drivers/dfu/
|
F: drivers/dfu/
|
||||||
F: drivers/usb/gadget/
|
F: drivers/usb/gadget/
|
||||||
|
F: include/dfu.h
|
||||||
|
|
||||||
DRIVER MODEL
|
DRIVER MODEL
|
||||||
M: Simon Glass <sjg@chromium.org>
|
M: Simon Glass <sjg@chromium.org>
|
||||||
|
Reference in New Issue
Block a user