]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
MAINTAINERS: Add common/spl/spl_dfu to DFU entry
authorMattijs Korpershoek <mkorpershoek@kernel.org>
Wed, 18 Jun 2025 13:43:44 +0000 (15:43 +0200)
committerMattijs Korpershoek <mkorpershoek@kernel.org>
Wed, 2 Jul 2025 10:08:50 +0000 (12:08 +0200)
This was not listed as part of the DFU entry.

Add it to make sure that the DFU maintainers get CC'ed on
patches for spl_dfu.

Link: https://lore.kernel.org/r/20250618-maintainers-dfu-spl-v1-1-03f4bc745e36@kernel.org
Signed-off-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
MAINTAINERS

index 92119667618af278e262fe7eb44cfb11a4e0c26b..d8cdd18fd5286f44379947e99495494bdc928345 100644 (file)
@@ -1073,6 +1073,7 @@ T:        git https://source.denx.de/u-boot/custodians/u-boot-dfu.git
 F:     cmd/dfu.c
 F:     cmd/usb_*.c
 F:     common/dfu.c
+F:     common/spl/spl_dfu.c
 F:     common/update.c
 F:     doc/api/dfu.rst
 F:     doc/usage/dfu.rst