From: Sjoerd Simons <sjoerd@collabora.com>
To: u-boot@lists.denx.de
Cc: Martyn Welch <martyn.welch@collabora.com>,
Aswath Govindraju <a-govindraju@ti.com>,
Dave Gerlach <d-gerlach@ti.com>, Dhruva Gole <d-gole@ti.com>,
Georgi Vlaev <g-vlaev@ti.com>, Nishanth Menon <nm@ti.com>,
Tom Rini <trini@konsulko.com>,
Vignesh Raghavendra <vigneshr@ti.com>
Subject: [PATCH v2 0/4] Enable ethernet for ti am62x
Date: Tue, 20 Dec 2022 16:21:42 +0100 [thread overview]
Message-ID: <20221220152147.474360-1-sjoerd@collabora.com> (raw)
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
next reply other threads:[~2022-12-20 15:21 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-20 15:21 Sjoerd Simons [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221220152147.474360-1-sjoerd@collabora.com \
--to=sjoerd@collabora.com \
--cc=a-govindraju@ti.com \
--cc=d-gerlach@ti.com \
--cc=d-gole@ti.com \
--cc=g-vlaev@ti.com \
--cc=martyn.welch@collabora.com \
--cc=nm@ti.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=vigneshr@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox