[PATCH v3 0/3] Hyperflash boot fixes for j721e

Anurag Dutta a-dutta at ti.com
Tue Sep 2 12:19:57 CEST 2025


Hi all,
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:
j721e : https://gist.github.com/anuragdutta731/f228b509e69a324f08c250e0d84a97ab
j7200 : https://gist.github.com/anuragdutta731/adf340a5a3ba727baae930fcec382524

Changelog : v3 :
1. Modified commit messages and added correct fixes tag

Link to v2:
https://lore.kernel.org/all/20250902064839.1296877-1-a-dutta@ti.com/

Changelog : v2 :
1. Modified commit messages according to review comments
2. Added configs for r5 spl for j721e for hbmc boot

Link to v1 :
https://lore.kernel.org/all/20250416061652.2394419-1-a-dutta@ti.com/

Anurag Dutta (3):
  mtd: Kconfig: Add SPL_MUX_MMIO dependency to HBMC driver
  configs: j721e_evm_r5: Enable HBMC and MUX_MMIO at SPL
  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 +
 configs/j721e_evm_r5_defconfig                 | 2 ++
 drivers/mtd/Kconfig                            | 2 +-
 3 files changed, 4 insertions(+), 1 deletion(-)

-- 
2.34.1



More information about the U-Boot mailing list