]> git.ipfire.org Git - thirdparty/u-boot.git/commit
net: dwc_eth_qos: Define more of the unused MAC regs
authorJonas Karlman <jonas@kwiboo.se>
Thu, 29 Jan 2026 21:01:52 +0000 (21:01 +0000)
committerJerome Forissier <jerome.forissier@arm.com>
Fri, 6 Feb 2026 15:42:45 +0000 (16:42 +0100)
commit5fdc297b893eb5cc3e0cfe43359fba9680aa0299
treec6ec930cd3b85f714f451b7c983412d49b00bc0f
parent8beb70f2309d6fd6abb1d5c539edab9b0934d656
net: dwc_eth_qos: Define more of the unused MAC regs

Multicast and Broadcast Queue Enable and Promiscuous Mode Enable bits
are currently written to "unused" registers using magic values.

Define more of the "unused" MAC regs based on information in the
DesignWare Cores Ethernet Quality-of-Service databook.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
drivers/net/dwc_eth_qos.c
drivers/net/dwc_eth_qos.h