[PATCH v2 0/4] Enable ethernet for ti am62x

Sjoerd Simons sjoerd at collabora.com
Tue Dec 20 16:21:42 CET 2022


These patches enable ethernet from u-boot on the ti am62x EVM. They are
based on the u-boot next branch (33f4d3c3) to take advantage of recent dts sync
of these boards with linux

The first two patches clean up the configurations little bit (fixing
incorrect config variable, running savedefconfig), the last two actually
enable ethernet support


Changes in v2:
  - Split out config cleanup from ethernet changes

Sjoerd Simons (4):
  configs: am62x_evm_*: Correct SPI configuration option
  configs: am62x_evm_*: Run savedefconfig
  arm: dts: k3-am625-sk: Enable first ethernet port
  configs: am62x_evm_a53: Enable ethernet

 arch/arm/dts/k3-am625-sk-u-boot.dtsi | 22 +++++++++++++++++++
 configs/am62x_evm_a53_defconfig      | 12 ++++++++---
 configs/am62x_evm_r5_defconfig       | 32 +++++++++++++---------------
 3 files changed, 46 insertions(+), 20 deletions(-)

-- 
2.39.0



More information about the U-Boot mailing list