This series enables MUX_MMIO at SPL stage for j7200 and j721e as it is required for successful hyperflash boot.
Test logs : https://gist.github.com/anuragdutta731/b4c79ef8da56d8c50b38d953c9da4d45 Anurag Dutta (3): mux: Kconfig: Add Kconfig options for MUX_MMIO configs: j7200_evm_a72_defconfig: Enable MUX_MMIO at SPL configs: j721e_evm_a72_defconfig: Enable MUX_MMIO at SPL configs/j7200_evm_a72_defconfig | 1 + configs/j721e_evm_a72_defconfig | 1 + drivers/mux/Kconfig | 10 ++++++++++ 3 files changed, 12 insertions(+) -- 2.34.1