Re: [PATCH v2 0/2] FIX: Re-enable MUX_MMIO on J721E/J7200

2025-02-10 Thread Tom Rini
On Sat, 01 Feb 2025 14:47:58 +0530, Siddharth Vadapalli wrote: > 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 re

[PATCH v2 0/2] FIX: Re-enable MUX_MMIO on J721E/J7200

2025-02-01 Thread Siddharth 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