aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSughosh Ganu <sughosh.ganu@linaro.org>2024-03-22 16:27:32 +0530
committerTom Rini <trini@konsulko.com>2024-05-24 13:40:04 -0600
commit7b98f1e617f8d06897f85a87817e9bfde3067e1a (patch)
tree6a49f5ba35088e09d91f8606f377d21a3016cd58
parent7ef84369708993aeb523ae6a6abd5e5aab66196b (diff)
downloadu-boot-7b98f1e617f8d06897f85a87817e9bfde3067e1a.zip
u-boot-7b98f1e617f8d06897f85a87817e9bfde3067e1a.tar.gz
u-boot-7b98f1e617f8d06897f85a87817e9bfde3067e1a.tar.bz2
MAINTAINERS: add entry for FWU multi bank update feature
Add an entry for the FWU Multi Bank Update feature. Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Tested-by: Michal Simek <michal.simek@amd.com>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8b316c8..860725b 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 <sughosh.ganu@linaro.org>
+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 <tharvey@gateworks.com>
S: Maintained