From: Anurag Dutta <a-dutta@ti.com>
To: <trini@konsulko.com>
Cc: <n-francis@ti.com>, <s-vadapalli@ti.com>, <vaishnav.a@ti.com>,
<a-limaye@ti.com>, <u-boot@lists.denx.de>, <u-kumar1@ti.com>
Subject: [PATCH 2/3] configs: j7200_evm_a72_defconfig: Enable MUX_MMIO at SPL
Date: Thu, 20 Mar 2025 12:00:03 +0530 [thread overview]
Message-ID: <20250320063004.1069653-3-a-dutta@ti.com> (raw)
In-Reply-To: <20250320063004.1069653-1-a-dutta@ti.com>
MUX_MMIO is required in SPL stage in order to boot hyperflash
successfully. Add configs to enable MUX_MMIO in SPL stage.
Signed-off-by: Anurag Dutta <a-dutta@ti.com>
---
configs/j7200_evm_a72_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/j7200_evm_a72_defconfig b/configs/j7200_evm_a72_defconfig
index 4760f7509f5..b167e2dcdc9 100644
--- a/configs/j7200_evm_a72_defconfig
+++ b/configs/j7200_evm_a72_defconfig
@@ -144,6 +144,7 @@ CONFIG_SPI_FLASH_S28HX_T=y
CONFIG_SPI_FLASH_MTD=y
CONFIG_MULTIPLEXER=y
CONFIG_MUX_MMIO=y
+CONFIG_SPL_MUX_MMIO=y
CONFIG_PHY_TI_DP83869=y
CONFIG_PHY_FIXED=y
CONFIG_TI_AM65_CPSW_NUSS=y
--
2.34.1
next prev parent reply other threads:[~2025-03-20 6:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-20 6:30 [PATCH 0/3] Enable MUX_MMIO at SPL stage Anurag Dutta
2025-03-20 6:30 ` [PATCH 1/3] mux: Kconfig: Add Kconfig options for MUX_MMIO Anurag Dutta
2025-03-20 6:45 ` Neha Malcom Francis
2025-03-20 6:50 ` Neha Malcom Francis
2025-03-24 17:24 ` Tom Rini
2025-03-20 6:30 ` Anurag Dutta [this message]
2025-03-20 6:30 ` [PATCH 3/3] configs: j721e_evm_a72_defconfig: Enable MUX_MMIO at SPL Anurag Dutta
2025-04-06 15:38 ` [PATCH 0/3] Enable MUX_MMIO at SPL stage 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=20250320063004.1069653-3-a-dutta@ti.com \
--to=a-dutta@ti.com \
--cc=a-limaye@ti.com \
--cc=n-francis@ti.com \
--cc=s-vadapalli@ti.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=u-kumar1@ti.com \
--cc=vaishnav.a@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