From: Vignesh Raghavendra <vigneshr@ti.com>
To: Dave Gerlach <d-gerlach@ti.com>,
Joe Hershberger <joe.hershberger@ni.com>,
Ramon Fried <rfried.dev@gmail.com>,
Tom Rini <trini@konsulko.com>
Cc: <u-boot@lists.denx.de>, Vignesh Raghavendra <vigneshr@ti.com>,
Grygorii Strashko <grygorii.strashko@ti.com>
Subject: [PATCH 0/4] ARM: ti: AM64x: Clean up Ethernet boot support on AM64x SK
Date: Fri, 21 Jan 2022 12:47:50 +0530 [thread overview]
Message-ID: <20220121071754.197577-1-vigneshr@ti.com> (raw)
This series is follow up to [1]
First patch cleans up err msg in CPSW-NUSS driver
Second patch disable cpsw_port1 at SPL stage
Third patch increases SPL BSS size in anticipation of enabling network
stack
Last patch enables all configs needed to support ethboot
[1] https://lore.kernel.org/u-boot/20211224072536.270251-1-vigneshr@ti.com/T/#t
Vignesh Raghavendra (4):
net: ti: am65-cpsw-nuss: Fix err msg for port bind failures
ARM: dts: k3-am642-sk: Disable cpsw_port1 in SPL
configs: am64xx_evm: Increase BSS max size to 16K
configs: am64x_evm_r5/a53_defconfig: Enable configs required for
Ethboot
arch/arm/dts/k3-am642-r5-sk.dts | 11 -----------
arch/arm/dts/k3-am642-sk-u-boot.dtsi | 8 --------
configs/am64x_evm_a53_defconfig | 4 ++++
configs/am64x_evm_r5_defconfig | 12 ++++++++++++
drivers/net/ti/am65-cpsw-nuss.c | 2 +-
include/configs/am64x_evm.h | 2 +-
6 files changed, 18 insertions(+), 21 deletions(-)
--
2.34.1
next reply other threads:[~2022-01-21 7:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-21 7:17 Vignesh Raghavendra [this message]
2022-01-21 7:17 ` [PATCH 1/4] net: ti: am65-cpsw-nuss: Fix err msg for port bind failures Vignesh Raghavendra
2022-01-29 18:49 ` Tom Rini
2022-01-21 7:17 ` [PATCH 2/4] ARM: dts: k3-am642-sk: Disable cpsw_port1 in SPL Vignesh Raghavendra
2022-01-29 18:49 ` Tom Rini
2022-01-21 7:17 ` [PATCH 3/4] configs: am64xx_evm: Increase BSS max size to 16K Vignesh Raghavendra
2022-01-29 18:49 ` Tom Rini
2022-01-21 7:17 ` [PATCH 4/4] configs: am64x_evm_r5/a53_defconfig: Enable configs required for Ethboot Vignesh Raghavendra
2022-01-29 18:49 ` 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=20220121071754.197577-1-vigneshr@ti.com \
--to=vigneshr@ti.com \
--cc=d-gerlach@ti.com \
--cc=grygorii.strashko@ti.com \
--cc=joe.hershberger@ni.com \
--cc=rfried.dev@gmail.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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