On Thu, 20 Mar 2025 12:00:01 +0530, Anurag Dutta wrote: > 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 > > [...]
Applied to u-boot/next, thanks! [1/3] mux: Kconfig: Add Kconfig options for MUX_MMIO commit: 9b838d0d7b619e1c8f67a0df930d2a53c33e8431 [2/3] configs: j7200_evm_a72_defconfig: Enable MUX_MMIO at SPL commit: a434bcfbe68d44c6b4c4b7cd27b2bdc3081684e2 [3/3] configs: j721e_evm_a72_defconfig: Enable MUX_MMIO at SPL commit: d042761ec0043bd4fe9466bed5e2852ff5a8166a -- Tom