[PATCH v3 0/5] net: dwc_eth_qos: Add glue driver for Intel MAC

Philip Oberfichtner pro at denx.de
Fri Aug 2 11:23:37 CEST 2024


On Thu, Aug 01, 2024 at 08:20:17AM -0600, Tom Rini wrote:
> On Wed, Jul 17, 2024 at 02:29:01PM +0200, Philip Oberfichtner wrote:
> 
> > This patch series implements the dwc_eth_qos glue driver for Intel SOCs.
> > Before doing that, a few general adaptions to the dwc_eth_qos.c main
> > driver are required. Most notably, the preparation for PCI based driver
> > instances, which do not necessarily use a device tree.
> > 
> > This patch series depends on: "net: dwc_eth_qos: mdio: Implement clause 45":
> > https://patchwork.ozlabs.org/project/uboot/patch/20240507094237.168238-1-pro@denx.de/
> > 
> > Changes in V3:
> > 	- Replace mfence() with mb()
> > 	- Clean-up eqos_get_base_addr()
> > 	- Several style fixes for dwc_eth_qos_intel
> 
> This adds a failure to build on stm32mp15_dhcor_basic and all of the

Thanks for the feedback!

I added some #if CONFIG_IS_ENABLED(FDT_64BIT) to catch this case. It
should be fine in V4 then.


Best regards,
Philip

-- 
=====================================================================
DENX Software Engineering GmbH,        Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-22  Fax: +49-8142-66989-80   Email: pro at denx.de
=====================================================================


More information about the U-Boot mailing list