]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge patch series "board: ti: am33xx: Add Ethernet support for Beaglebone Green...
authorTom Rini <trini@konsulko.com>
Wed, 9 Jul 2025 14:45:33 +0000 (08:45 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 9 Jul 2025 14:45:33 +0000 (08:45 -0600)
Romain Gantois <romain.gantois@bootlin.com> says:

This is version one of my series which enables Ethernet support on the BBGE
board. This requires three main changes:

 - Describing the MAC<->PHY link and DP83867 PHY accurately in the device
   tree
 - Enabling the RGMII1 pinmux configuration
 - Enabling the DP83867 driver

These changes are all applied in patch 2.

Patch 1 enables excluding the DP83867 driver from SPL. This is done to
avoid size issues when adding the DP83867 driver to the am335x-evm
defconfig.

Link: https://lore.kernel.org/r/20250626-bbge-ethernet-v1-0-5b544fb1898f@bootlin.com
1  2 
board/ti/am335x/mux.c
configs/am335x_evm_defconfig

Simple merge
Simple merge