configs: j7200_evm_a72_defconfig: Re-enable MUX_MMIO at U-Boot proper
authorSiddharth Vadapalli <s-vadapalli@ti.com>
Sat, 1 Feb 2025 09:18:00 +0000 (14:48 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 10 Feb 2025 16:29:18 +0000 (10:29 -0600)
commitd700d04dd29789a4fe81471fb2b0724c42702d35
tree787092c331082e669bdf75317275c46e782f7f67
parent29b66b008e4b0207d06b4f0efa721d137067b4e8
configs: j7200_evm_a72_defconfig: Re-enable MUX_MMIO at U-Boot proper

Commit under Fixes introduced support for Hyperflash boot but also disabled
MUX_MMIO support at U-Boot proper. MUX_MMIO is required at U-Boot proper
to setup the SERDES Lane Mapping as described by the device-tree. On J7200
SoC, PCIe functionality is broken since commit under fixes.

Fix this regression by re-enabling MUX_MMIO.

Fixes: 038f6faea9f0 ("configs: j7200_evm_*_defconfig: Add configs for Hyperflash boot")
Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Reviewed-by: Anurag Dutta <a-dutta@ti.com>
configs/j7200_evm_a72_defconfig