]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
MAINTAINERS: net: lwip: add myself as a maintainer
authorJerome Forissier <jerome.forissier@linaro.org>
Wed, 16 Oct 2024 10:04:15 +0000 (12:04 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 16 Oct 2024 17:11:57 +0000 (11:11 -0600)
Add myself as a maintainer for the lwIP network stack integration code
and network commands as well as the sandbox ethernet driver for lwIP.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
MAINTAINERS

index 09298e6bc86c5fce44a680d16b9ea8df106165f2..7c6c368285e729dee11bb116cd7dd30d369b1a87 100644 (file)
@@ -1359,6 +1359,17 @@ F:       drivers/net/
 F:     include/net.h
 F:     net/
 
+NETWORK (LWIP)
+M:     Jerome Forissier <jerome.forissier@linaro.org>
+S:     Maintained
+F:     cmd/net-lwip.c
+F:     configs/qemu_arm64_lwip_defconfig
+F:     drivers/net/sandbox-lwip.c
+F:     include/net-lwip.h
+F:     lib/lwip/Makefile
+F:     lib/lwip/u-boot/
+F:     net/lwip/
+
 NIOS
 M:     Thomas Chou <thomas@wytron.com.tw>
 S:     Maintained