public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Enable ethernet for ti am62x
@ 2022-12-20 15:21 Sjoerd Simons
  2022-12-20 15:21 ` [PATCH v2 1/4] configs: am62x_evm_*: Correct SPI configuration option Sjoerd Simons
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Sjoerd Simons @ 2022-12-20 15:21 UTC (permalink / raw)
  To: u-boot
  Cc: Martyn Welch, Aswath Govindraju, Dave Gerlach, Dhruva Gole,
	Georgi Vlaev, Nishanth Menon, Tom Rini, Vignesh Raghavendra


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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-01-11  2:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-20 15:21 [PATCH v2 0/4] Enable ethernet for ti am62x Sjoerd Simons
2022-12-20 15:21 ` [PATCH v2 1/4] configs: am62x_evm_*: Correct SPI configuration option Sjoerd Simons
2022-12-21  4:13   ` Dhruva Gole
2023-01-11  2:16   ` Tom Rini
2022-12-20 15:21 ` [PATCH v2 2/4] configs: am62x_evm_*: Run savedefconfig Sjoerd Simons
2022-12-21  4:24   ` Dhruva Gole
2023-01-11  2:16   ` Tom Rini
2022-12-20 15:21 ` [PATCH v2 3/4] arm: dts: k3-am625-sk: Enable first ethernet port Sjoerd Simons
2023-01-11  2:16   ` Tom Rini
2022-12-20 15:21 ` [PATCH v2 4/4] configs: am62x_evm_a53: Enable ethernet Sjoerd Simons
2023-01-11  2:16   ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox