All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] FIX: Re-enable MUX_MMIO on J721E/J7200
@ 2025-02-01  9:17 Siddharth Vadapalli
  2025-02-01  9:17 ` [PATCH v2 1/2] configs: j721e_evm_a72_defconfig: Re-enable MUX_MMIO at U-Boot proper Siddharth Vadapalli
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Siddharth Vadapalli @ 2025-02-01  9:17 UTC (permalink / raw)
  To: trini, a-limaye, n-francis, s-k6, a-dutta, vaishnav.a,
	j-humphreys, p-mantena, sjg
  Cc: u-boot, srk, s-vadapalli

Hello,

This series re-enables MUX_MMIO at U-Boot proper on J721E and J7200
SoCs. The commits which introduced support for Hyperflash boot on both
of these SoCs disabled MUX_MMIO functionality at U-Boot proper, thereby
introducing a regression.

Series is based on commit
2b1c8d3b2d cmd: Fix Kconfig coding style
of the master branch of U-Boot.

v1 of this series was a single patch which was posted to fix the issue
on J7200. The issue was detected when PCIe functionality on J7200 was
tested and found to be broken.
v1:
https://patchwork.ozlabs.org/project/uboot/patch/20250127162509.965644-1-s-vadapalli@ti.com/
Changes since v1:
- Added patch to fix issue on J721E as well.

Regards,
Siddharth.

Siddharth Vadapalli (2):
  configs: j721e_evm_a72_defconfig: Re-enable MUX_MMIO at U-Boot proper
  configs: j7200_evm_a72_defconfig: Re-enable MUX_MMIO at U-Boot proper

 configs/j7200_evm_a72_defconfig | 1 +
 configs/j721e_evm_a72_defconfig | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-02-10 20:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-01  9:17 [PATCH v2 0/2] FIX: Re-enable MUX_MMIO on J721E/J7200 Siddharth Vadapalli
2025-02-01  9:17 ` [PATCH v2 1/2] configs: j721e_evm_a72_defconfig: Re-enable MUX_MMIO at U-Boot proper Siddharth Vadapalli
2025-02-01  9:18 ` [PATCH v2 2/2] configs: j7200_evm_a72_defconfig: " Siddharth Vadapalli
2025-02-03  6:08   ` Dutta, Anurag
2025-02-10 20:38 ` [PATCH v2 0/2] FIX: Re-enable MUX_MMIO on J721E/J7200 Tom Rini

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.