Merge patch series "FIX: Re-enable MUX_MMIO on J721E/J7200"
authorTom Rini <trini@konsulko.com>
Mon, 10 Feb 2025 16:29:36 +0000 (10:29 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 10 Feb 2025 16:29:36 +0000 (10:29 -0600)
commit530fc5c9e5670be62b3183cd54b42e5169d19fdf
tree76a6a83730c95d7ab361721efec551ad04e8ab20
parent5b280448bb4e188db27d159b196c1eab4c0f7628
parentd700d04dd29789a4fe81471fb2b0724c42702d35
Merge patch series "FIX: Re-enable MUX_MMIO on J721E/J7200"

Siddharth Vadapalli <s-vadapalli@ti.com> says:

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.

Link: https://lore.kernel.org/r/20250201091809.1894892-1-s-vadapalli@ti.com