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-vadapa...@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

Reply via email to