From: "Kumar, Udit" <u-kumar1@ti.com>
To: Hrushikesh Salunke <h-salunke@ti.com>, <trini@konsulko.com>,
<a-nandan@ti.com>, <m-chawdhry@ti.com>, <c-vankar@ti.com>,
<j-keerthy@ti.com>, <marek.vasut+renesas@mailbox.org>,
<n-francis@ti.com>, <jm@ti.com>, <anshuld@ti.com>,
<s-vadapalli@ti.com>, <ahalaney@redhat.com>,
<semen.protsenko@linaro.org>, <mkorpershoek@kernel.org>
Cc: <u-boot@lists.denx.de>, <danishanwar@ti.com>, <u-kumar1@ti.com>
Subject: Re: [PATCH v4 08/10] configs: j742s2_evm_r5_defconfig: Disable PCIe boot configs
Date: Mon, 1 Dec 2025 21:53:56 +0530 [thread overview]
Message-ID: <bcd0274e-920c-4f97-88ca-4cf518b9c650@ti.com> (raw)
In-Reply-To: <20251201110103.845413-9-h-salunke@ti.com>
On 12/1/2025 4:31 PM, Hrushikesh Salunke wrote:
> J742S2 EVM supports PCIe boot but it is not enabled yet. Disable PCI
> boot related configurations that are not applicable.
Please specify reason in commit message , why PCIe boot can not be
enable even SOC supports this.
> Signed-off-by: Hrushikesh Salunke <h-salunke@ti.com>
> ---
> configs/j742s2_evm_r5_defconfig | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/configs/j742s2_evm_r5_defconfig b/configs/j742s2_evm_r5_defconfig
> index 2be6318df76..fa0bafca689 100644
> --- a/configs/j742s2_evm_r5_defconfig
> +++ b/configs/j742s2_evm_r5_defconfig
> @@ -5,5 +5,14 @@ CONFIG_ARCH_K3=y
> CONFIG_SOC_K3_J784S4=y
> CONFIG_TARGET_J742S2_R5_EVM=y
>
> +CONFIG_SPL_PCI_ENDPOINT=n
> +CONFIG_SPL_PCI_DFU=n
> +CONFIG_MULTIPLEXER=n
> +CONFIG_SPL_MUX_MMIO=n
> +CONFIG_PCIE_CDNS_TI_EP=n
> +CONFIG_SPL_PHY=n
> +CONFIG_SPL_PHY_CADENCE_TORRENT=n
> +CONFIG_SPL_PHY_J721E_WIZ=n
> +
> CONFIG_DEFAULT_DEVICE_TREE="k3-j742s2-r5-evm"
> CONFIG_SPL_OF_LIST="k3-j742s2-r5-evm"
next prev parent reply other threads:[~2025-12-01 16:24 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-01 11:00 [PATCH v4 00/10] arm: k3: j784s4: Add PCIe boot support Hrushikesh Salunke
2025-12-01 11:00 ` [PATCH v4 01/10] arm: mach-k3: j784s4: Update SoC autogen data to enable PCIe boot Hrushikesh Salunke
2025-12-01 11:00 ` [PATCH v4 02/10] phy: cadence: Add config to enable Cadence Torrent PHY at SPL stage Hrushikesh Salunke
2025-12-01 11:00 ` [PATCH v4 03/10] phy: ti: Add config to enable J721E WIZ SERDES wrapper " Hrushikesh Salunke
2025-12-01 11:00 ` [PATCH v4 04/10] configs: j784s4_evm_r5_defconfig: Enable configs for PCIe boot Hrushikesh Salunke
2025-12-01 11:00 ` [PATCH v4 05/10] configs: j784s4_evm_a72_defconfig: " Hrushikesh Salunke
2025-12-01 11:00 ` [PATCH v4 06/10] configs: am69_sk_r5_defconfig: Disable PCIe boot configs Hrushikesh Salunke
2025-12-01 16:29 ` Kumar, Udit
2025-12-01 11:01 ` [PATCH v4 07/10] configs: am69_sk_a72_defconfig: " Hrushikesh Salunke
2025-12-01 11:01 ` [PATCH v4 08/10] configs: j742s2_evm_r5_defconfig: " Hrushikesh Salunke
2025-12-01 16:23 ` Kumar, Udit [this message]
2025-12-01 11:01 ` [PATCH v4 09/10] configs: j742s2_evm_a72_defconfig: " Hrushikesh Salunke
2025-12-01 11:01 ` [PATCH v4 10/10] docs: board: ti: j784s4_evm: Add PCIe boot documentation Hrushikesh Salunke
2025-12-01 16:47 ` Kumar, Udit
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=bcd0274e-920c-4f97-88ca-4cf518b9c650@ti.com \
--to=u-kumar1@ti.com \
--cc=a-nandan@ti.com \
--cc=ahalaney@redhat.com \
--cc=anshuld@ti.com \
--cc=c-vankar@ti.com \
--cc=danishanwar@ti.com \
--cc=h-salunke@ti.com \
--cc=j-keerthy@ti.com \
--cc=jm@ti.com \
--cc=m-chawdhry@ti.com \
--cc=marek.vasut+renesas@mailbox.org \
--cc=mkorpershoek@kernel.org \
--cc=n-francis@ti.com \
--cc=s-vadapalli@ti.com \
--cc=semen.protsenko@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox