From: Wadim Egorov <w.egorov@phytec.de>
To: Anshul Dalal <anshuld@ti.com>, Chintan Vankar <c-vankar@ti.com>
Cc: Andrew Davis <afd@ti.com>, Bryan Brattlof <bb@ti.com>,
Ilias Apalodimas <ilias.apalodimas@linaro.org>,
Tom Rini <trini@konsulko.com>,
u-boot@lists.denx.de
Subject: Re: [PATCH v2 3/3] arm: dts: k3-am62a7-sk-u-boot: Enable DM services for main_pktdma
Date: Tue, 14 Jul 2026 14:35:32 +0300 [thread overview]
Message-ID: <53d46b60-1529-44f4-95cd-be224ff66bf1@phytec.de> (raw)
In-Reply-To: <178402710826.246195.6210593528035580821.b4-review@b4>
On 7/14/26 2:05 PM, Anshul Dalal wrote:
> On Fri, 10 Jul 2026 15:52:29 +0530, Chintan Vankar <c-vankar@ti.com> wrote:
>> diff --git a/arch/arm/dts/k3-am62a7-r5-sk.dts b/arch/arm/dts/k3-am62a7-r5-sk.dts
>> index 4570ff6edbf7..9c2a6bf89a92 100644
>> --- a/arch/arm/dts/k3-am62a7-r5-sk.dts
>> +++ b/arch/arm/dts/k3-am62a7-r5-sk.dts
>> @@ -42,3 +42,8 @@
>> status = "okay";
>> bootph-pre-ram;
>> };
>> +
>> +&main_pktdma {
>> + ti,sci = <&dm_tifs>;
>> + bootph-all;
>> +};
>
> We should have this as part of 'k3-am62a7-r5.dtsi' so that other boards can
> also get OOB ethernet boot by just modifying their defconfig.
>
You can set the boot phase tag in the Linux/upstream device tree. This is also what is done for other nodes required for booting.
next prev parent reply other threads:[~2026-07-14 11:35 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-10 10:22 [PATCH v2 0/3] Enable Ethernet boot on SK-AM62A-LP Chintan Vankar
2026-07-10 10:22 ` [PATCH v2 1/3] configs: am62ax_evm_r5_ethboot: Enable config options required for Ethernet boot Chintan Vankar
2026-07-14 11:05 ` Anshul Dalal
2026-07-10 10:22 ` [PATCH v2 2/3] configs: am62ax_evm_a53_ethboot: Enable config options required to enable " Chintan Vankar
2026-07-14 11:05 ` Anshul Dalal
2026-07-10 10:22 ` [PATCH v2 3/3] arm: dts: k3-am62a7-sk-u-boot: Enable DM services for main_pktdma Chintan Vankar
2026-07-14 11:05 ` Anshul Dalal
2026-07-14 11:35 ` Wadim Egorov [this message]
2026-07-15 12:47 ` Chintan Vankar
2026-07-14 11:05 ` [PATCH v2 0/3] Enable Ethernet boot on SK-AM62A-LP Anshul Dalal
2026-07-15 9:09 ` Anshul Dalal
2026-07-15 12:47 ` Chintan Vankar
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=53d46b60-1529-44f4-95cd-be224ff66bf1@phytec.de \
--to=w.egorov@phytec.de \
--cc=afd@ti.com \
--cc=anshuld@ti.com \
--cc=bb@ti.com \
--cc=c-vankar@ti.com \
--cc=ilias.apalodimas@linaro.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.