[PATCH v3 2/3] configs: j721e_evm_r5: Enable HBMC and MUX_MMIO at SPL

Kumar, Udit u-kumar1 at ti.com
Tue Sep 2 18:06:25 CEST 2025


Hi Tom

On 9/2/2025 9:16 PM, Tom Rini wrote:
> On Tue, Sep 02, 2025 at 03:49:59PM +0530, Anurag Dutta wrote:
>
>> Commit 0e198ff1a911 ("configs: Resync with savedefconfig") removed
>> the necessary configs required to boot HyperFlash successfully, due to
>> missing Kconfig dependencies. Now that the Kconfig dependencies have
>> been added, re-enable the HBMC and MUX_MMIO configs in the SPL stage.
>>
>> Fixes: 0e198ff1a911 ("configs: Resync with savedefconfig")
>> Signed-off-by: Anurag Dutta <a-dutta at ti.com>
> Please note that this means it never worked to start with.
> "savedefconfig" does the equivalent of "make foo_defconfig" and then


It was working before but due to some boot issues , due to DT sync

we disabled HBMC with commit id 5b2671594b80af116e259313d48bcd580d71f462 .


Instead of saying Fixes: 0e198ff1a91,

This patch is fixing sha id 5b2671594b80af116e259313d48bcd580d71f462 by 
kind of revert.

my bad to give R/B , overlooked on sha id of fixes tag.


> uses the output. So those symbols were missing in the output normally.
> We can keep the fixes tag, and I'll apply this for v2025.10 soon, but I
> want to clarify the problem.




More information about the U-Boot mailing list