]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[dwmac] Add driver for DesignWare Ethernet MAC
authorMichael Brown <mcb30@ipxe.org>
Thu, 10 Jul 2025 12:44:37 +0000 (13:44 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 10 Jul 2025 13:39:07 +0000 (14:39 +0100)
commitc2cdc1d31e0bbe368dd28818b21b9169a2c5e2be
tree5dca020bbd8d39f729b52e6c03d26c4eeb99d702
parentbbabde8ff8182fcef738893c29a698783758a489
[dwmac] Add driver for DesignWare Ethernet MAC

Add a basic driver for the DesignWare Ethernet MAC network interface
as found in the Lichee Pi 4A.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/dwmac.c [new file with mode: 0644]
src/drivers/net/dwmac.h [new file with mode: 0644]
src/include/ipxe/errfile.h