From: Tom Rini <trini@konsulko.com>
Date: Mon, 29 Nov 2021 17:00:57 +0000 (-0500)
Subject: Merge tag 'v2022.01-rc3' into next
X-Git-Tag: v2025.01-rc5-pxa1908~1591^2~17
X-Git-Url: http://git.dujemihanovic.xyz/img/sics.gif?a=commitdiff_plain;h=2402c93130c09b881f9cc1369459fb49d9fa0f74;p=u-boot.git

Merge tag 'v2022.01-rc3' into next

Prepare v2022.01-rc3

Signed-off-by: Tom Rini <trini@konsulko.com>
---

2402c93130c09b881f9cc1369459fb49d9fa0f74
diff --cc MAINTAINERS
index cc6b4c7a60,e718ad2135..9045e509d7
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@@ -761,13 -761,18 +762,25 @@@ F:	test/env
  F:	tools/env*
  F:	tools/mkenvimage.c
  
 +ENVIRONMENT AS TEXT
 +M:	Simon Glass <sjg@chromium.org>
 +R:	Wolfgang Denk <wd@denx.de>
 +S:	Maintained
 +F:	doc/usage/environment.rst
 +F:	scripts/env2string.awk
 +
+ FASTBOOT
+ S:	Orphaned
+ F:	cmd/fastboot.c
+ F:	doc/android/fastboot*.rst
+ F:	include/fastboot.h
+ F:	include/fastboot-internal.h
+ F:	include/net/fastboot.h
+ F:	drivers/fastboot/
+ F:	drivers/usb/gadget/f_fastboot.c
+ F:	net/fastboot.c
+ F:	test/dm/fastboot.c
+ 
  FPGA
  M:	Michal Simek <michal.simek@xilinx.com>
  S:	Maintained