This series introdues a couple of small fixes that involves enabling hyperflash at R5 SPL stage and Kconfig changes that are required for HBMC boot on j721e
Test logs : https://gist.github.com/anuragdutta731/103e84e84f013093fa089803719d997d Anurag Dutta (2): mtd: Kconfig: Add SPL_MUX_MMIO dependency to HBMC driver arm: dts: k3-j721e-r5-common-proc-board: Enable HBMC in R5 SPL stage arch/arm/dts/k3-j721e-r5-common-proc-board.dts | 1 + drivers/mtd/Kconfig | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) -- 2.34.1