On Wed, 17 Sep 2025 15:16:55 +0530, Anurag Dutta wrote: > This series introdues a couple of small fixes that involves > enabling hyperflash at R5 SPL and u-boot proper stage and > Kconfig changes that are required for HBMC boot on j721e/j7200 > > Test logs: > https://gist.github.com/anuragdutta731/0f56e8d9bdf0cfe3d221c69d09a58704 > > [...]
Applied to u-boot/master, thanks! [1/4] mtd: Kconfig: Add SPL_MUX_MMIO dependency to HBMC driver commit: dd4039e380db3558319866e5f03a3949d88af9bd [2/4] configs: j721e_evm_r5: Enable HBMC and MUX_MMIO at SPL commit: 96cbe36c0bad28fadfdd34e52b8ba87c7918c5dc [3/4] configs: j7200_evm_*_defconfig: Enable HBMC and MUX_MMIO at SPL commit: 517744041f37751de094ddef3efcf7a1c5fe1e71 [4/4] arm: dts: k3-j721e-r5-common-proc-board: Enable HBMC in R5 SPL stage commit: 6d4320d7612b6bbb907b2f157c503ad9175a8d43 -- Tom