summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSughosh Ganu <[email protected]>2024-03-22 16:27:32 +0530
committerTom Rini <[email protected]>2024-05-24 13:40:04 -0600
commit7b98f1e617f8d06897f85a87817e9bfde3067e1a (patch)
tree6a49f5ba35088e09d91f8606f377d21a3016cd58
parent7ef84369708993aeb523ae6a6abd5e5aab66196b (diff)
MAINTAINERS: add entry for FWU multi bank update feature
Add an entry for the FWU Multi Bank Update feature. Signed-off-by: Sughosh Ganu <[email protected]> Reviewed-by: Ilias Apalodimas <[email protected]> Tested-by: Michal Simek <[email protected]>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8b316c8550e..860725bef78 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1149,6 +1149,14 @@ T: git https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git
F: drivers/watchdog/sp805_wdt.c
F: drivers/watchdog/sbsa_gwdt.c
+FWU Multi Bank Update
+M: Sughosh Ganu <[email protected]>
+S: Maintained
+T: git https://source.denx.de/u-boot/custodians/u-boot-efi.git
+F: lib/fwu_updates/*
+F: drivers/fwu-mdata/*
+F: tools/mkfwumdata.c
+
GATEWORKS_SC
M: Tim Harvey <[email protected]>
S: Maintained